Salome HOME
0054463: Refactor salome_test.py
[modules/smesh.git] / bin / CMakeLists.txt
index dc1914013709bbff09f701d2b28cc83d3b785d04..2dc1bac7e2bf013b1515d7555a1d605898f86103 100755 (executable)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -24,6 +24,7 @@ SALOME_CONFIGURE_FILE(VERSION.in VERSION INSTALL ${SALOME_INSTALL_BINS})
 # scripts / static
 SET(_bin_SCRIPTS
   smesh_setenv.py
+  smesh_test.py
 )
 
 # --- rules ---