Re-ordering some lines in build files
authorLuke Yeager <luke.yeager@gmail.com>
Fri, 25 Sep 2015 22:43:47 +0000 (15:43 -0700)
committerLuke Yeager <luke.yeager@gmail.com>
Fri, 25 Sep 2015 22:55:40 +0000 (15:55 -0700)
commitaaf4a4557668dfb75c540903ec02ed5821f75835
treeab39f7b60aac8457e1083725a84abac6c79108b3
parent3b854406a51693891a4cb5199d0fd8aa6c1c4fb6
Re-ordering some lines in build files

Enforcing a consistent ordering - OpenCV, LevelDB, LMDB

This will allow me to add the ALLOW_LMDB_NOLOCK option just after the
USE_LMDB option, while keeping the IO dependency options together.
CMakeLists.txt
Makefile.config.example
cmake/Summary.cmake
cmake/Templates/caffe_config.h.in