Salome HOME
Correction for hydro_test
[modules/hydro.git] / src / HYDROTools / CMakeLists.txt
index 013d25b632f1763c4a8c179513606abfad646ce2..7eda5fa46a5d28d2ced0b86b0ac9b08c1b9ac9d5 100644 (file)
@@ -27,17 +27,19 @@ SET(PYFILES
   shapesGroups.py
   cutMesh.py
   changeCoords.py
+  changeBathy.py
+  hydroGeoMeshUtils.py
 )
 
 # --- plugins dialogs
 
 ADD_SUBDIRECTORY(plugins)
-ADD_SUBDIRECTORY(testPlugin)
+#ADD_SUBDIRECTORY(testPlugin)
 
 # --- plugin scripts / static
 
 SET(plugin_SCRIPTS
-  hydro_plugins.py 
+  hydro_plugins.py
 )
 
 # --- rules ---