]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
minor: deleting debug message
authorbruneton <bruneton>
Wed, 10 Jul 2013 09:47:33 +0000 (09:47 +0000)
committerbruneton <bruneton>
Wed, 10 Jul 2013 09:47:33 +0000 (09:47 +0000)
CMakeLists.txt

index 068f63886bb09fab95d375bef5b03afd07c7021b..b7a488a4bbacb7c62619afd844802f6c3f55bc4e 100644 (file)
@@ -65,9 +65,6 @@ endif()
 # GUI has to be loaded AFTER ParaView: the ParaView config doesn't mix
 # well with the VTK one (and GUI loads VTK):
 FIND_PACKAGE(SalomeGUI REQUIRED)
-IF(TARGET vtkTools)
- message("bli !!")
-endif()
 
 # From GUI:
 FIND_PACKAGE(SalomeCAS REQUIRED)