X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fcmake%2FBBTKKernelConfig.cmake;h=912c1207bee1df22d9ac9d0fd0d8460e5a1419d6;hb=492b03005ab3116e1e20f960bfe84621532ca5b8;hp=1b6136449df5f9b6908e6feb85cee4383222ccf8;hpb=4ad5b5ee44357ad873bc8c43230defb6d0a79879;p=bbtk.git diff --git a/kernel/cmake/BBTKKernelConfig.cmake b/kernel/cmake/BBTKKernelConfig.cmake index 1b61364..912c120 100644 --- a/kernel/cmake/BBTKKernelConfig.cmake +++ b/kernel/cmake/BBTKKernelConfig.cmake @@ -30,6 +30,9 @@ SET (LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/${LIBRARY_OUTPUT_REL_PATH}) #----------------------------------------------------------------------------- + + + #----------------------------------------------------------------------------- # The var BBTK_BIN_PATH # gives the system-dependent path to output binaries @@ -61,6 +64,10 @@ ENDIF(WIN32) #----------------------------------------------------------------------------- +#----------------------------------------------------------------------------- +SET(BBTK_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX}) +#----------------------------------------------------------------------------- + #----------------------------------------------------------------------------- # The vars BBTK_DOC_REL_PATH and BBTK_BBS_REL_PATH # store documentation and scripts **RELATIVE** paths