X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGENERICSOLVER%2FCMakeLists.txt;h=aba41bac83620ab2b58301e6d4dc65ec5067bdef;hb=30a88f67f8e51b572d260f6598770eae8bf6be7b;hp=09f9e4a7eadab356ce9de8960f18a14a42965413;hpb=74999949f9b63fdd92a81fe9d73c4b3f87eb8d46;p=samples%2Fgenericsolver.git diff --git a/src/GENERICSOLVER/CMakeLists.txt b/src/GENERICSOLVER/CMakeLists.txt index 09f9e4a..aba41ba 100644 --- a/src/GENERICSOLVER/CMakeLists.txt +++ b/src/GENERICSOLVER/CMakeLists.txt @@ -1,20 +1,20 @@ -# Copyright (C) 2009-2014 EDF R&D +# Copyright (C) 2009-2023 EDF # -# 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. +# 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, 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 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. # -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # # --- scripts --- @@ -26,4 +26,4 @@ SET(_bin_SCRIPTS ) # --- rules --- -INSTALL_AND_COMPILE_PYTHON_FILE("${_bin_SCRIPTS}" ${SALOME_INSTALL_SCRIPT_PYTHON}) +SALOME_INSTALL_SCRIPTS("${_bin_SCRIPTS}" ${SALOME_INSTALL_SCRIPT_PYTHON})