X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=cmake%2FCMakeLists.txt;h=96da5443e9b6dfd4ee6e607354b940de3158306a;hb=322f2106616b8229c5db7cb71285b8fe07cbb289;hp=c9211af497af4160e80d7ca9539e2db4334b33dc;hpb=8420c208c3966b1c272a54e16951bcb419429f41;p=crea.git diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index c9211af..96da544 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ - +# HERE!! FILE(GLOB CREA_CMAKE_FILES "*.cmake" "*.in") #MESSAGE(STATUS "cmake files = ${CREA_CMAKE_FILES}") @@ -13,7 +13,7 @@ FOREACH(file ${CREA_CMAKE_FILES}) ENDFOREACH(file ${CREA_CMAKE_FILES}) IF(UNIX) - SET(PREFIX lib/crea/) + SET(PREFIX ${CREA_LIB_PATH}/crea/) ENDIF(UNIX) INSTALL(