[cmake-commits] jjomier committed dash19_itk_msvc2005.cmake 1.11 1.12

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Sep 8 14:26:04 EDT 2006


Update of /cvsroot/CMake/DashboardScripts
In directory public:/mounts/ram/cvs-serv27184

Modified Files:
	dash19_itk_msvc2005.cmake 
Log Message:
ENH: Added WrapITK


Index: dash19_itk_msvc2005.cmake
===================================================================
RCS file: /cvsroot/CMake/DashboardScripts/dash19_itk_msvc2005.cmake,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dash19_itk_msvc2005.cmake	6 Sep 2006 21:53:09 -0000	1.11
+++ dash19_itk_msvc2005.cmake	8 Sep 2006 18:26:02 -0000	1.12
@@ -39,6 +39,9 @@
 ITK_USE_REVIEW:BOOL=ON
 ITK_USE_CONCEPT_CHECKING:BOOL=ON
 USE_WRAP_ITK:BOOL=ON
+WRAP_ITK_JAVA:BOOL=ON
+WRAP_ITK_PYTHON:BOOL=ON
+WRAP_ITK_TCL=ON
 
 CableSwig_DIR:PATH=C:/Dashboards/Support/CableSwig-MSVC2005
 



More information about the Cmake-commits mailing list