From: Anthony Geay Date: Fri, 27 Aug 2021 09:52:22 +0000 (+0200) Subject: Available in GUI of SSL mode X-Git-Tag: V9_8_0a1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6a02463a36b52e021a2cde1cd4c9bfcfc79e6401;p=plugins%2Fblsurfplugin.git Available in GUI of SSL mode --- diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index edda967..9c5d5a7 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -36,3 +36,4 @@ SET(BLSURFPLUGIN_RESOURCES_FILES ) INSTALL(FILES ${BLSURFPLUGIN_RESOURCES_FILES} DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_RES_DATA}) +INSTALL(FILES SalomeApp.xml RENAME SalomeAppSL.xml DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_RES_DATA})