X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=20e162ee66cd0965463f8b694e2f26a12ca054ad;hb=f4ee750a005c1406848ffdfd85a0ebcbe824bca6;hp=f64d0aa47e916c08cc921752550312deb4004ca5;hpb=259619f9c388b34a9bbb22ace79e9320300f812f;p=clitk.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f64d0aa..20e162e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ INCLUDE(${CLITK_SOURCE_DIR}/cmake/dependencies.cmake) INCLUDE(${CLITK_SOURCE_DIR}/cmake/build_opt.cmake) #========================================================= #========================================================= - +SET(vvPacsConnection true) # Select what is compiled ADD_SUBDIRECTORY(${CLITK_SOURCE_DIR}/common ${PROJECT_BINARY_DIR}/common) ADD_SUBDIRECTORY(${CLITK_SOURCE_DIR}/tools ${PROJECT_BINARY_DIR}/tools)