summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Fix case in CMake noticesTea1-2/+2
2015-09-17Separate IO dependenciesTea1-2/+5
2015-07-20Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build ...philkr1-0/+4
2015-07-07Fix CMake typosLuke Yeager1-2/+2
2015-04-01Build gflags and glog through CMake if not found in the systemNuno Subtil1-0/+2
2015-03-06Making python layer work with cmakephilkr1-0/+1
2015-02-24Merge pull request #1923 from philkr/python3_masterJon Long1-0/+1
2015-02-24Making python3 work with cmake and the new python wrapperphilkr1-0/+1
2015-02-23APPLE was misspelled. in Line 27spmallick1-1/+1
2015-02-18Changing CMAKE_SOURCE/BINARY_DIR to PROJECT_SOURCE/BINARY_DIRphilkr1-5/+5
2015-02-16cmake 2.8.7. supportAnatoly Baksheev1-2/+3
2015-02-16improve CMake buildAnatoly Baksheev1-156/+43
2014-10-11Fixed CMakeList to work with OpenCV 3.Kevin James Matzen1-1/+1
2014-10-07[cmake] move dependency finding to root CMakeLists.txtMartin Baeuml1-2/+82
2014-10-03[fix] set cmake static link command for clang++ and g++ globallyEvan Shelhamer1-1/+8
2014-09-11add -fPIC flag to CMake buildJeff Donahue1-3/+3
2014-08-17added gflags + bugfixes + rebase on bvlc/caffeAdam Kosiorek1-2/+3
2014-08-17Added lint targetAdam Kosiorek1-1/+15
2014-08-17added proper 'runtest' targetAdam Kosiorek1-5/+0
2014-08-17Examples_SOURCE_DIR cmake variable bugfixAdam Kosiorek1-2/+0
2014-08-17cpu only build worksAdam Kosiorek1-1/+4
2014-08-17cpu onlyAdam Kosiorek1-2/+9
2014-08-17cmake from binariesAdam Kosiorek1-0/+1
2014-08-17cmake build configuration for travis-ciAdam Kosiorek1-3/+2
2014-08-17cmake build systemAdam Kosiorek1-0/+72