X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2FCMakeLists.txt;h=47be68f0dbffe46ff3a3598ef49715f7d73a3367;hb=d73a7833a28e6111e1e805efae5df3ab18a240e2;hp=dfc95178a0cfa92bc1563a63ee549e2c43a2ba23;hpb=40b39757a6f9d5056bc08a59081ed19d0406837f;p=bbtk.git diff --git a/kernel/CMakeLists.txt b/kernel/CMakeLists.txt index dfc9517..47be68f 100644 --- a/kernel/CMakeLists.txt +++ b/kernel/CMakeLists.txt @@ -16,12 +16,9 @@ IF(BUILD_APPLICATIONS) ENDIF(BUILD_APPLICATIONS) #----------------------------------------------------------------------------- - #----------------------------------------------------------------------------- -# bbtk_config.xml for the build tree -CONFIGURE_FILE( - ${CMAKE_CURRENT_SOURCE_DIR}/bbtk_config_build.xml.in - ${BBTK_BIN_PATH}/bbtk_config.xml - @ONLY IMMEDIATE - ) +# Recurse into cmake folder to install files +SUBDIRS(cmake) #----------------------------------------------------------------------------- + +