Salome HOME
amorce doc Sphinx blocFissure
[modules/smesh.git] / src / Tools / blocFissure / CMakeLists.txt
index 22e69a9b81af4d11a2edc7d56f1edceabc287021..092977b3219212ca15fb0020da354111406f9877 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2015  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
 # 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
@@ -20,6 +20,7 @@
 ADD_SUBDIRECTORY(CasTests)
 ADD_SUBDIRECTORY(gmu)
 ADD_SUBDIRECTORY(materielCasTests)
+ADD_SUBDIRECTORY(doc)
 
 IF(SALOME_BUILD_GUI)
   ADD_SUBDIRECTORY(ihm)
@@ -30,11 +31,10 @@ ENDIF(SALOME_BUILD_GUI)
 # scripts / static
 SET(plugin_SCRIPTS
   __init__.py
-  casStandard.py
   exemple.py
   exemple2.py
 )
 
 # --- rules ---
 
-SALOME_INSTALL_SCRIPTS("${plugin_SCRIPTS}" ${SALOME_SMESH_INSTALL_PLUGINS}/blocFissure)
+SALOME_INSTALL_SCRIPTS("${plugin_SCRIPTS}" ${SALOME_INSTALL_PYTHON}/blocFissure)