]> Creatis software - gdcm.git/commitdiff
COMP: or not...
authormalaterre <malaterre>
Mon, 16 May 2005 17:24:05 +0000 (17:24 +0000)
committermalaterre <malaterre>
Mon, 16 May 2005 17:24:05 +0000 (17:24 +0000)
vtk/CMakeLists.txt

index ff88f670e2cc2cd4fa575436342a28fdb348b9e1..41023aa2427aaa8895589e59c798efbe0bd06be3 100644 (file)
@@ -45,9 +45,9 @@ SET(vtkgdcmViewer_SOURCES
 )
 
 # let's do some APPLE/WIN32 magic here
-IF(WIN32)
-  SET(GUI_EXECUTABLE WIN32)
-ENDIF(WIN32)
+#IF(WIN32)
+#  SET(GUI_EXECUTABLE WIN32)
+#ENDIF(WIN32)
 IF(APPLE)
   IF(VTK_USE_CARBON)
     SET(GUI_EXECUTABLE MACOSX_BUNDLE)