X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSetPlugin%2FCMakeLists.txt;h=f190219fe92e5ad474857aaf9677ce5f14e7fe06;hb=88ee9b2b81cf93a6324336b57e30cc8a3a487499;hp=9b3079ba32f5f97bceafc82e75bae368bf07ae22;hpb=a66b0bcd9669a90bcdf30ea3188ee409325cc21f;p=modules%2Fshaper.git diff --git a/src/PartSetPlugin/CMakeLists.txt b/src/PartSetPlugin/CMakeLists.txt index 9b3079ba3..f190219fe 100644 --- a/src/PartSetPlugin/CMakeLists.txt +++ b/src/PartSetPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# Copyright (C) 2014-2022 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 @@ -42,6 +42,7 @@ SET(TEXT_RESOURCES PartSetPlugin_msg_fr.ts ) +SOURCE_GROUP ("XML Files" FILES ${XML_RESOURCES}) SOURCE_GROUP ("Resource Files" FILES ${TEXT_RESOURCES}) ADD_DEFINITIONS(-DPARTSETPLUGIN_EXPORTS)