Salome HOME
Available in GUI of SSL mode
[plugins/blsurfplugin.git] / resources / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index 546f1a2..9c5d5a7
@@ -1,12 +1,9 @@
-# Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
-#
-# Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+# Copyright (C) 2013-2021  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
 # 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
@@ -34,7 +31,9 @@ ENDIF(SALOME_BUILD_GUI)
 SET(BLSURFPLUGIN_RESOURCES_FILES
   BLSURFPlugin.xml
   SalomeApp.xml
+  Shapes/Brep/flight_solid.brep
   ${BLSURFPLUGIN_RESOURCES_FILES_WITH_GUI}
 )
 
 INSTALL(FILES ${BLSURFPLUGIN_RESOURCES_FILES} DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_RES_DATA})
+INSTALL(FILES SalomeApp.xml RENAME SalomeAppSL.xml DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_RES_DATA})