]> rtime.felk.cvut.cz Git - opencv.git/commit
- Generation of a third OpenCVConfig.cmake file in BIN_DIR/win-install: This file...
authorjlblanco <jlblanco@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 11 Feb 2009 22:26:50 +0000 (22:26 +0000)
committerjlblanco <jlblanco@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 11 Feb 2009 22:26:50 +0000 (22:26 +0000)
commit3a556395f0cc955a074245c3f3d48e9f4cdf363c
tree6f8af896f14b397dbc6bf76661af7f0e2269f666
parent9dd2a919e502e33f33dd2503767d68cb61711925
- Generation of a third OpenCVConfig.cmake file in BIN_DIR/win-install: This file could be packaged with the final Windows installer to provide an easy way of including OpenCV with one single FIND_PACKAGE command.
- Added OpenCV_VERSION* variables to OpenCVConfig.cmake
- Default CMAKE_INSTALL_PREFIX in Windows changed CMAKE_SOURCE_DIR -> CMAKE_BINARY_DIR (I guess this was the original intention, right?)

git-svn-id: https://code.ros.org/svn/opencv/trunk@1590 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08
opencv/CMakeLists.txt
opencv/OpenCVConfig.cmake.in