Salome HOME
renaming
[modules/hydrosolver.git] / src / salome_hydro / CMakeLists.txt
index 530024021a1566d4b4ee209239e167b49bc20736..0137546930f4e9dc72ca9e1b23748da094057600 100644 (file)
@@ -18,7 +18,6 @@
 ADD_SUBDIRECTORY(mascaret)
 ADD_SUBDIRECTORY(telemac2d)
 ADD_SUBDIRECTORY(pytel)
-ADD_SUBDIRECTORY(coupling1d2d)
 ADD_SUBDIRECTORY(boundary_conditions)
 
 # --- Python files ---
@@ -28,15 +27,18 @@ SET(PYFILES
   study.py
   gui_utils.py
   generate_interpolz.py
+  assignStrickler_gui.py
   interpolz_gui.py
 )
 
 SET(UIFILES
+  assignStrickler.ui
   interpolz.ui
 )
 
 SET(TEMPLFILES
   interpolz.template
+  assignStrickler.template
 )
 
 # --- rules ---