X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FElevationSurface%2FCMakeLists.txt;h=63dcdfd12e8c7013998faf230b5370c8a8ba5af2;hb=4c705259a4e1b0a14dffb0338764df0c8d472a6d;hp=f87dc201d332d885cf9da8e4e0429dbc76c3b734;hpb=89c33033151baa33eeac8fb09d9c0488acb43c35;p=modules%2Fparavis.git diff --git a/src/Plugins/ElevationSurface/CMakeLists.txt b/src/Plugins/ElevationSurface/CMakeLists.txt index f87dc201..63dcdfd1 100644 --- a/src/Plugins/ElevationSurface/CMakeLists.txt +++ b/src/Plugins/ElevationSurface/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2012 CEA/DEN, EDF R&D +# Copyright (C) 2010-2016 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. +# 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 @@ -31,7 +31,6 @@ SET(SRCS ADD_PARAVIEW_PLUGIN(ElevationSurface "1.0" SERVER_MANAGER_XML ElevationSurface.xml - GUI_RESOURCE_FILES ElevationSurfaceClient.xml SERVER_MANAGER_SOURCES ${SRCS}) install(TARGETS ${PROJECT_NAME}