]> rtime.felk.cvut.cz Git - opencv.git/commit
- OpenMP is enabled by default in win32/Visual Studio.
authorjlblanco <jlblanco@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Thu, 21 May 2009 19:52:22 +0000 (19:52 +0000)
committerjlblanco <jlblanco@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Thu, 21 May 2009 19:52:22 +0000 (19:52 +0000)
commit1238e9a4373b72f1ca130fac91f424396f2dc3c3
treecec290ed2dce6427e03ba664b9ff8e4a9fbffd5b
parent82949a6942511038107a308a03f5b6209b47872a
- OpenMP is enabled by default in win32/Visual Studio.
   Please, if there is any reason for this not being desired, add some comment to
   the CMakeLists.txt file stating it to avoid future confusions.

- Call to "InstallRequiredSystemLibraries" moved to the main CMakeLists.txt since it
   should be taken into account for any INSTALL, not only when building a Package.

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