Salome HOME
Available in GUI of SSL mode
[plugins/blsurfplugin.git] / resources / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index 28a70f3..9c5d5a7
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# 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
@@ -31,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})