Salome HOME
Merge branch 'BR_H2018_3' into BR_2018_V8_5
[modules/hydro.git] / src / HYDROTools / CMakeLists.txt
index 0e5548f02cea1dba6a39d867334e17473898be1a..cceff83ce58712572fdeb517c94260a3a1eef39e 100644 (file)
@@ -23,8 +23,9 @@ SET(PYFILES
   __init__.py
   controls.py
   interpolZ.py
+  interpolS.py
 )
 
 # --- rules ---
 
-INSTALL_AND_COMPILE_PYTHON_FILE("${PYFILES}" ${SALOME_INSTALL_PYTHON}/salome/hydrotools)
+SALOME_INSTALL_SCRIPTS("${PYFILES}" ${SALOME_INSTALL_PYTHON}/salome/hydrotools)