Salome HOME
Add missing MEDFile dependency in DevelopedSurface filter CMakeLists.txt
[modules/paravis.git] / src / CMakeLists.txt
index ee27c9a2b7f43eec094fc5b76004d518e02b90ca..c196598355e6af920274976002682576fbb62704 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 
 SET(_subdirs
+  Insitu
   PV_SWIG
   Macro
 )
 
 IF(NOT SALOME_LIGHT_ONLY)
   LIST(APPEND _subdirs
-    ENGINE
     PVGUI
   )
 ENDIF(NOT SALOME_LIGHT_ONLY)