Bladeren bron

Merge branch 'disable-moduledescription-library'

* disable-moduledescription-library:
  Remove ModuleDescription library from build system
Jean-Christophe Fillion-Robin 14 jaren geleden
bovenliggende
commit
6f6fbb743d
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -318,7 +318,7 @@ SET(CTK_LIBS
   DICOM/Widgets:OFF
   ImageProcessing/ITK/Core:OFF
   #Messaging/Core:OFF  # MessagingCore library need some love :) - Let's disable it for now :(
-  ModuleDescription:OFF
+  #ModuleDescription:OFF # ModuleDescription library need some love :) - Let's disable it for now :(
   Scripting/Python/Core:OFF
   Scripting/Python/Widgets:OFF
   Visualization/VTK/Core:OFF