X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSyrComponent%2FCMakeLists.txt;h=9f9c9f5c3a8ca56b64c2a8ea9a95791caa014a3c;hb=refs%2Ftags%2FV9_13_0b1;hp=1f574d8fa371aa327ea9d8e3cc3ac64896f393d4;hpb=09e6adcc471b53fd56bde18af7bb92bf3c9192a1;p=samples%2Fcomponent.git diff --git a/src/SyrComponent/CMakeLists.txt b/src/SyrComponent/CMakeLists.txt index 1f574d8..9f9c9f5 100644 --- a/src/SyrComponent/CMakeLists.txt +++ b/src/SyrComponent/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2024 CEA, EDF, OPEN CASCADE # # 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 @@ -89,4 +89,4 @@ INSTALL(TARGETS SyrComponent_CheckOfUndefined EXPORT ${PROJECT_NAME}TargetGroup INSTALL(FILES ${SyrComponentEngine_HEADERS} DESTINATION ${SALOME_INSTALL_HEADERS}) -SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_PYTHON}/shared_modules) +SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_PYTHON_SHARED})