Salome HOME
Modification for new interface of openturns + cleanup
[modules/hydrosolver.git] / src / salome_hydro / telemac2d / CMakeLists.txt
index a4d3f5ef98f822bce75ae4e5d74d8fada5fe7a93..ffcf67054c2e8afcc43f5650c2214868453658ae 100644 (file)
 #  along with SALOME HYDRO module.  If not, see <http://www.gnu.org/licenses/>.
 
 ADD_SUBDIRECTORY(eficas)
-
-# --- Python files ---
-
-SET(PYFILES
-  __init__.py
-  polygon.py
-)
-
-SET(INSTALL_DIR ${SALOME_INSTALL_PYTHON}/salome/hydro/telemac2d)
-
-# --- rules ---
-
-SALOME_INSTALL_SCRIPTS("${PYFILES}" ${INSTALL_DIR})