[+] added use_folders cmake feature if cmake version is greater then 2.8.0
authorAnatoly Baksheev <no@email>
Wed, 11 May 2011 13:37:20 +0000 (13:37 +0000)
committerAnatoly Baksheev <no@email>
Wed, 11 May 2011 13:37:20 +0000 (13:37 +0000)
commitc49dc37761cc8edc4f52071d3c5a1ed68e136219
tree2b1593344f24cf2cf4a1eaeeab66bed344203277
parentc46b510f4c700eae4723ba972dff7603f60bf9f5
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
20 files changed:
3rdparty/libjasper/CMakeLists.txt
3rdparty/libjpeg/CMakeLists.txt
3rdparty/libpng/CMakeLists.txt
3rdparty/libtiff/CMakeLists.txt
3rdparty/zlib/CMakeLists.txt
CMakeLists.txt
OpenCVModule.cmake
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/ffmpeg/CMakeLists.txt
modules/gpu/CMakeLists.txt
modules/gpu/CMakeLists.txt_cuda32 [new file with mode: 0644]
modules/gpu/CMakeLists.txt_cuda4.0
modules/haartraining/CMakeLists.txt
modules/highgui/CMakeLists.txt
modules/stitching/CMakeLists.txt
modules/traincascade/CMakeLists.txt
samples/c/CMakeLists.txt
samples/cpp/CMakeLists.txt
samples/gpu/CMakeLists.txt
samples/gpu/performance/CMakeLists.txt