Salome HOME
updated copyright message
[modules/shaper.git] / src / ParametersPlugin / CMakeLists.txt
index 9f1140baa77df1f6d3ded84059b632f87af81ee2..21cfd12ca4e3c3e4e2ac9cec2aefb0ad0d68e70c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-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
@@ -137,4 +137,5 @@ if(${HAVE_SALOME})
   endforeach(tfile ${TEST_NAMES})
   
   install(FILES ${TMP_TESTS_NAMES} DESTINATION ${TEST_INSTALL_DIRECTORY})
+  install(DIRECTORY Test/data DESTINATION ${TEST_INSTALL_DIRECTORY})
 endif(${HAVE_SALOME})