X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=adm_local_without_kernel%2FCMakeLists.txt;h=7bc70f3341918053324e909fcb199e3fd67d3190;hb=3ef49dd539d1d5d6a3b9ce99fb838564684023e2;hp=86c99f919e731e3c0a1dbf8ccdddec7d97882502;hpb=f1a947b32a36d8dc8e3079b25305bb50e8cb59a0;p=tools%2Fmedcoupling.git diff --git a/adm_local_without_kernel/CMakeLists.txt b/adm_local_without_kernel/CMakeLists.txt index 86c99f919..7bc70f334 100755 --- a/adm_local_without_kernel/CMakeLists.txt +++ b/adm_local_without_kernel/CMakeLists.txt @@ -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})