Salome HOME
Documentation, comments and potential minor bug correction
[modules/adao.git] / examples / CMakeLists.txt
index efa70f472459405b51d5ffad836f0db1e514a479..c854c42b9459e16fccea85b99a7878c789ace461 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2019 EDF R&D
+# Copyright (C) 2008-2020 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
@@ -64,7 +64,7 @@ set(EXAMPLES_FILES_TO_INSTALL
   daSalome/test010_ADAO_Simple_AdjointTest.py
   )
 
-install(FILES ${EXAMPLES_FILES_TO_INSTALL} DESTINATION "share/salome/adao_examples/daSalome")
+install(FILES ${EXAMPLES_FILES_TO_INSTALL} DESTINATION "share/adao_examples/daSalome")
 
 SALOME_CONFIGURE_FILE(daSkeletons/External_data_definition_by_scripts/ADAO_Case.comm.in ADAO_Case.comm)
 
@@ -81,4 +81,4 @@ set(SKELETON_FILES_TO_INSTALL
   daSkeletons/External_data_definition_by_scripts/Script_Observation_yo.py
   )
 
-install(FILES ${SKELETON_FILES_TO_INSTALL} DESTINATION "share/salome/adao_examples/daSkeletons/External_data_definition_by_scripts")
+install(FILES ${SKELETON_FILES_TO_INSTALL} DESTINATION "share/adao_examples/daSkeletons/External_data_definition_by_scripts")