Salome HOME
MAJ vers paraview 5.4
[modules/paravis.git] / src / Plugins / ElevationSurface / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index ca96d89..63dcdfd
@@ -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}