X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=adm_local_without_kernel%2FCMakeLists.txt;h=7bc70f3341918053324e909fcb199e3fd67d3190;hb=3ef49dd539d1d5d6a3b9ce99fb838564684023e2;hp=1575c37e79ec784857bdf27fe5101e1b42253f82;hpb=293a6104470482e450701aa8061d9b244f2057d5;p=tools%2Fmedcoupling.git diff --git a/adm_local_without_kernel/CMakeLists.txt b/adm_local_without_kernel/CMakeLists.txt index 1575c37e7..7bc70f334 100755 --- a/adm_local_without_kernel/CMakeLists.txt +++ b/adm_local_without_kernel/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D +# Copyright (C) 2012-2013 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,4 +21,4 @@ SET(input ${CMAKE_CURRENT_SOURCE_DIR}/SALOMEconfig.h.in) SET(output ${CMAKE_CURRENT_BINARY_DIR}/SALOMEconfig.h) MESSAGE(STATUS "Creation of ${output}") CONFIGURE_FILE(${input} ${output}) -INSTALL(FILES ${output} DESTINATION ${MED_salomeinclude_HEADERS}) +INSTALL(FILES ${output} DESTINATION ${SALOME_INSTALL_HEADERS})