X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FElevationSurface%2FCMakeLists.txt;h=63dcdfd12e8c7013998faf230b5370c8a8ba5af2;hb=4c705259a4e1b0a14dffb0338764df0c8d472a6d;hp=ca96d89b31f02f2530791e0ed787fe0cb98f7da0;hpb=e32938b374fc9583c1dc3a69a3b3ec23e7c49b3e;p=modules%2Fparavis.git diff --git a/src/Plugins/ElevationSurface/CMakeLists.txt b/src/Plugins/ElevationSurface/CMakeLists.txt index ca96d89b..63dcdfd1 100644 --- a/src/Plugins/ElevationSurface/CMakeLists.txt +++ b/src/Plugins/ElevationSurface/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 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 @@ -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}