Salome HOME
CMake build procedure improvements:
[modules/kernel.git] / salome_adm / unix / CMakeLists.txt
index 2b9bd368bd175866cd6d243e7440b70cc9573152..a620bd06604662727c82aebca3756606a11df5bc 100755 (executable)
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-\r
-ADD_SUBDIRECTORY(config_files)\r
-\r
-SET(DEPRECATED_FILES\r
-  DEPRECATED/F77config.h.in\r
-  DEPRECATED/sstream.in\r
-  DEPRECATED/envScript.in\r
-  DEPRECATED/depend.in\r
-  DEPRECATED/make_commence.in\r
-  DEPRECATED/make_conclude.in\r
-  DEPRECATED/make_module.in\r
-  DEPRECATED/make_omniorb.in\r
-)\r
-\r
-# The deprecated files are deprecated for the KERNEL but not for the\r
-# related modules (GUI, MED, ...), for now. Some files have to be installed.\r
-INSTALL(FILES ${DEPRECATED_FILES} DESTINATION salome_adm/unix)\r
+
+ADD_SUBDIRECTORY(config_files)
+
+SET(DEPRECATED_FILES
+  DEPRECATED/F77config.h.in
+  DEPRECATED/sstream.in
+  DEPRECATED/envScript.in
+  DEPRECATED/depend.in
+  DEPRECATED/make_commence.in
+  DEPRECATED/make_conclude.in
+  DEPRECATED/make_module.in
+  DEPRECATED/make_omniorb.in
+)
+
+# The deprecated files are deprecated for the KERNEL but not for the
+# related modules (GUI, MED, ...), for now. Some files have to be installed.
+INSTALL(FILES ${DEPRECATED_FILES} DESTINATION ${SALOME_INSTALL_AMCONFIG})