From: Claire Mouton Date: Thu, 29 Nov 2012 17:37:22 +0000 (+0100) Subject: Fixing the previous commit X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=1803a336c63b3dacdeb687544d3b97b9c2223717;p=bbtk.git Fixing the previous commit --- diff --git a/kernel/cmake/BBTKDefineOptions.cmake b/kernel/cmake/BBTKDefineOptions.cmake index e695f32..e89cfac 100644 --- a/kernel/cmake/BBTKDefineOptions.cmake +++ b/kernel/cmake/BBTKDefineOptions.cmake @@ -114,7 +114,7 @@ ELSE (BBTK_USE_QT) ENDIF (BBTK_USE_QT) # CM Commented to avoid a bug with latest Boost version # SWITCH_ON_IF_BUILD_ALL(BBTK_USE_QT) -SWITCH_ON_IF_BUILD_ALL(BBTK_USE_QT) +# SWITCH_ON_IF_BUILD_ALL(BBTK_USE_QT) #-----------------------------------------------------------------------------