]> rtime.felk.cvut.cz Git - opencv.git/commit
* fixed wrong GCC flags issue for CMAKE_BUILD_TYPE being:
authorjlblanco <jlblanco@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Mon, 11 May 2009 10:37:14 +0000 (10:37 +0000)
committerjlblanco <jlblanco@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Mon, 11 May 2009 10:37:14 +0000 (10:37 +0000)
commit12e3a781b0eecfcc9be4e70d898327d4b4e56e03
treefadef2360c79371ceaa87782a3005c71bbd562a3
parent4a8d01553bba241375f2028c39dda6ba37210871
* fixed wrong GCC flags issue for CMAKE_BUILD_TYPE being:
- "Debug"
- "Release"
- (empty): Release is assumed.

* Fixed compilation error with mingw related to an inline method of cv::Vector

git-svn-id: https://code.ros.org/svn/opencv/trunk@1751 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08
opencv/CMakeLists.txt
opencv/include/opencv/cxcore.hpp
opencv/include/opencv/cxoperations.hpp