X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPY%2FCMakeLists.txt;h=501c51a76fefccecab8525c4e60878a6b06a6e43;hb=6a1ca8d833e9b3d06da192cc3e14704885a99098;hp=1c0e04deb19f983c41429da98662684bdabf74c1;hpb=f8949574db6232638cf5988d43d2b999cf3d0aa6;p=modules%2Fshaper_study.git diff --git a/src/PY/CMakeLists.txt b/src/PY/CMakeLists.txt index 1c0e04d..501c51a 100644 --- a/src/PY/CMakeLists.txt +++ b/src/PY/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2019 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2019-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 @@ -30,4 +30,4 @@ SET(_bin_SCRIPTS ) # --- rules --- -SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_SCRIPT_PYTHON}) \ No newline at end of file +SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_PYTHON}) \ No newline at end of file