From: Anthony Geay Date: Fri, 27 Aug 2021 09:47:01 +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=91550f20ebb893cfe6272324546d1c60099710f5;p=plugins%2Fghs3dplugin.git Available in GUI of SSL mode --- diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 2e0d8af..53eccb9 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -32,3 +32,4 @@ SET(GHS3DPLUGIN_RESOURCES_FILES INSTALL(FILES ${GHS3DPLUGIN_RESOURCES_FILES} DESTINATION ${SALOME_GHS3DPLUGIN_INSTALL_RES_DATA}) +INSTALL(FILES SalomeApp.xml RENAME SalomeAppSL.xml DESTINATION ${SALOME_GHS3DPLUGIN_INSTALL_RES_DATA})