From 1803a336c63b3dacdeb687544d3b97b9c2223717 Mon Sep 17 00:00:00 2001 From: Claire Mouton Date: Thu, 29 Nov 2012 18:37:22 +0100 Subject: [PATCH] Fixing the previous commit --- kernel/cmake/BBTKDefineOptions.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) #----------------------------------------------------------------------------- -- 2.45.1