Salome HOME
Update copyrights
[plugins/ghs3dprlplugin.git] / src / tools / CMakeLists.txt
index ad3458f8c5d86426765ae55d1e8e6ea00aa2d576..c7d9bdd1b55918d5df3ce907d8cd1e562696da2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2019  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
@@ -23,7 +23,9 @@
 SET(_bin_SCRIPTS
   facespoints2mesh.py
   mesh2facespoints.py
+  testMesh.py
+  testMeshTest.py
 )
 
 # --- rules ---
-SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_SCRIPT_PYTHON})
\ No newline at end of file
+SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_SCRIPT_PYTHON})