]> SALOME platform Git repositories - modules/paravis.git/blobdiff - src/Plugins/ScaleVector/CMakeLists.txt
Salome HOME
Work around to solve SIGSEGV in test19.
[modules/paravis.git] / src / Plugins / ScaleVector / CMakeLists.txt
index 213d4a8c76fd5f18467b8e10a651dd0d3bdf0cb8..77e75c194b523fd26e2f787251166222fa257f8e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2010-2013  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  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(ScaleVector "1.0"
        SERVER_MANAGER_XML ScaleVector.xml
-       GUI_RESOURCE_FILES ScaleVectorClient.xml
        SERVER_MANAGER_SOURCES ${SRCS})
 
 install(TARGETS ${PROJECT_NAME}