X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGENERICSOLVERGUI%2FCMakeLists.txt;h=e9b458fdf9cbb7593395964216c9204bd957c962;hb=139f89180bcee1113e5406e485016fa018417451;hp=da92b9d7a88d0394b755f699096577f6bd4e991f;hpb=74999949f9b63fdd92a81fe9d73c4b3f87eb8d46;p=samples%2Fgenericsolver.git diff --git a/src/GENERICSOLVERGUI/CMakeLists.txt b/src/GENERICSOLVERGUI/CMakeLists.txt index da92b9d..e9b458f 100644 --- a/src/GENERICSOLVERGUI/CMakeLists.txt +++ b/src/GENERICSOLVERGUI/CMakeLists.txt @@ -1,20 +1,20 @@ -# Copyright (C) 2009-2014 EDF R&D +# Copyright (C) 2009-2024 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 # # --- Python files --- @@ -25,4 +25,4 @@ SET(PYFILES # --- rules --- -INSTALL_AND_COMPILE_PYTHON_FILE("${PYFILES}" ${SALOME_INSTALL_PYTHON}) +SALOME_INSTALL_SCRIPTS("${PYFILES}" ${SALOME_INSTALL_PYTHON})