[openrtm-commit:02444] r189 - trunk/ImageProcessing/opencv/components

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 2月 15日 (水) 14:52:12 JST


Author: kawauchi
Date: 2017-02-15 14:52:12 +0900 (Wed, 15 Feb 2017)
New Revision: 189

Modified:
   trunk/ImageProcessing/opencv/components/CMakeLists.txt
Log:
The correction of r186 to CMakeLists.txt has been canceled.  refs #3825

Modified: trunk/ImageProcessing/opencv/components/CMakeLists.txt
===================================================================
--- trunk/ImageProcessing/opencv/components/CMakeLists.txt	2017-02-10 09:12:58 UTC (rev 188)
+++ trunk/ImageProcessing/opencv/components/CMakeLists.txt	2017-02-15 05:52:12 UTC (rev 189)
@@ -4,9 +4,7 @@
 include(DirectShowCam/BaseClasses/FindDirectShow.cmake)
 include(PGRCamera/cmake/FindFlyCapture.cmake)
 
-if(NOT CPACK_RPM_PACKAGE_ARCHITECTURE)
-  add_subdirectory(TkCalibGUI)
-endif()
+add_subdirectory(TkCalibGUI)
 add_subdirectory(Affine)
 add_subdirectory(BackGroundSubtractionSimple)
 add_subdirectory(Binarization)



openrtm-commit メーリングリストの案内