Skip to content

Commit

Permalink
minor output log change
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoly Baksheev committed Jan 3, 2015
1 parent e3e2786 commit 10b8523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/Summary.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ function(caffe_print_configuration_summary)
caffe_status(" Build type : ${CMAKE_BUILD_TYPE}")
caffe_status(" BUILD_python : ${BUILD_python}")
caffe_status(" BUILD_matlab : ${BUILD_matlab}")
caffe_status(" BUILD_docs : ${BUILD_docs}")
caffe_status(" CPU_ONLY : ${CPU_ONLY}")
caffe_status("")
caffe_status("Dependencies:")
Expand Down

0 comments on commit 10b8523

Please sign in to comment.