X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FInitializationPlugin%2FCMakeLists.txt;h=f60b8995251f49ef3944cee831aa9a443b1d0d30;hb=f14192492e36f4febc93b2ad7ab7f866cbbdf71b;hp=e5b0ce86b582d7377b151870140cd46eddbb4ee8;hpb=332f6b9a2a68158cf49feab94e21dd384d144b37;p=modules%2Fshaper.git diff --git a/src/InitializationPlugin/CMakeLists.txt b/src/InitializationPlugin/CMakeLists.txt index e5b0ce86b..f60b89952 100644 --- a/src/InitializationPlugin/CMakeLists.txt +++ b/src/InitializationPlugin/CMakeLists.txt @@ -1,5 +1,23 @@ +# Copyright (C) 2014-2019 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 +# 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 +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# + INCLUDE(Common) -INCLUDE(FindPython) INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR}/src/Events ${PROJECT_SOURCE_DIR}/src/Config @@ -15,7 +33,7 @@ SET(PROJECT_HEADERS InitializationPlugin.h InitializationPlugin_Plugin.h InitializationPlugin_EvalListener.h - InitializationPlugin_PyInterp.h + InitializationPlugin_PyInterp.h ) SET(PROJECT_SOURCES