summaryrefslogtreecommitdiff
path: root/python/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-08-31cmake: refactor deps detection, specify all dependencies in the exported caff...Ivan Shapovalov1-3/+3
2016-07-08Fix Python installation with CMake install targetLuke Yeager1-8/+14
2015-09-29Fix a typoYang Song1-1/+1
2015-09-01Cleanup: Fixup capitalisation of Caffe_POSTFIX.Darren Garvey1-1/+1
2015-02-25Fixing two bugs related to python3 and PROJECT_SOURCE_DIRphilkr1-1/+1
2015-02-22fixed bug in install-tree: _caffe.so installed by install(TARGET ...) was ove...Anatoly Baksheev1-5/+9
2015-02-18Changing CMAKE_SOURCE/BINARY_DIR to PROJECT_SOURCE/BINARY_DIRphilkr1-6/+6
2015-02-16cmake 2.8.7. supportAnatoly Baksheev1-3/+6
2015-02-16improve CMake buildAnatoly Baksheev1-54/+23
2014-10-08Fix CMake build of pycaffemax argus1-5/+43
2014-10-03[fix] set cmake static link command for clang++ and g++ globallyEvan Shelhamer1-1/+0
2014-09-28cmake.Yangqing Jia1-1/+2
2014-08-17cmake build configuration for travis-ciAdam Kosiorek1-1/+1
2014-08-17cmake build systemAdam Kosiorek1-0/+20