]> rtime.felk.cvut.cz Git - opencv.git/commitdiff
add 3rdparty subdirectory on any platform, as it contains opencv_lapack now.
authorvp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Fri, 23 Jan 2009 16:29:18 +0000 (16:29 +0000)
committervp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Fri, 23 Jan 2009 16:29:18 +0000 (16:29 +0000)
git-svn-id: https://code.ros.org/svn/opencv/trunk@1534 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

opencv/CMakeLists.txt

index 98cdb90476f1e7e689a82a01261f59d24134b0a6..6f4a13c1bf9bf9d149e9214a4021aead0cdd8ee5 100644 (file)
@@ -520,10 +520,7 @@ if(BUILD_TESTS)
 endif()
 
 add_subdirectory(interfaces)
-
-if(WIN32)
-    add_subdirectory(3rdparty)
-endif()
+add_subdirectory(3rdparty)
 
 # --------------------------------------------------------------------------------------------
 #   Installation for CMake Module:  OpenCVConfig.cmake