Salome HOME
updated copyright message
[modules/paravis.git] / src / Plugins / MEDReader / plugin / ParaViewPlugin / CMakeLists.txt
index f7c596eb028960924556c414b09884b4cf903c6b..b05af8e4e5f969f05003eab93e467f803f512371 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2023  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
@@ -21,6 +21,8 @@ set(interfaces)
 set(ui_files)
 set(sources)
 
+cmake_policy(SET CMP0071 OLD) # bug in ParaViewPlugin.cmake?
+
 if(PARAVIEW_USE_QT)
   set(ui_files
     MEDReaderVectorsWidget.ui