Salome HOME
remove traces
[modules/gui.git] / adm_local / cmake_files / deprecated / CMakeLists.txt
index 3dac03d383389b706adef0c544b3a5765a27523a..9e7b6cb4029354964b5f8dbe07ec486bb990167c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # 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
@@ -22,7 +22,7 @@
 # ===============================================================
 
 # These files are data, module or lib files
-SET(DATA
+SET(_adm_data
   FindCAS.cmake
   FindGUI.cmake
   FindOPENGL.cmake
@@ -32,4 +32,4 @@ SET(DATA
   FindVTK.cmake
   UseQT4EXT.cmake
 )
-INSTALL(FILES ${DATA} DESTINATION ${GUI_admlocalcmake}/deprecated)
\ No newline at end of file
+INSTALL(FILES ${_adm_data} DESTINATION ${SALOME_INSTALL_CMAKE_LOCAL}/deprecated)
\ No newline at end of file