X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=data%2Ftemplates%2FPythonComponent8%2Fadm_local%2Funix%2Fconfig_files%2FCMakeLists.txt;fp=data%2Ftemplates%2FPythonComponent8%2Fadm_local%2Funix%2Fconfig_files%2FCMakeLists.txt;h=d91ae7d133122b78818ef95de995e6e70951c387;hb=90a46df78921812ce43920248c16a1fcaaa5af16;hp=0000000000000000000000000000000000000000;hpb=c2821a02b7b0ce11851bd74b759ff095fd6ecf6e;p=tools%2Fsat.git diff --git a/data/templates/PythonComponent8/adm_local/unix/config_files/CMakeLists.txt b/data/templates/PythonComponent8/adm_local/unix/config_files/CMakeLists.txt new file mode 100755 index 0000000..d91ae7d --- /dev/null +++ b/data/templates/PythonComponent8/adm_local/unix/config_files/CMakeLists.txt @@ -0,0 +1,22 @@ +# Copyright (C) 2018-2018 CEA/DEN +# +# 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. +# +# 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 +# + +SET(_m4_data + check_:sat:{PYCMP}.m4 +) + +INSTALL(FILES ${_m4_data} DESTINATION ${SALOME_INSTALL_AMCONFIG_LOCAL}/config_files)