]> Creatis software - bbtk.git/commitdiff
Fixing the previous commit
authorClaire Mouton <claire.mouton@creatis.insa-lyon.fr>
Thu, 29 Nov 2012 17:37:22 +0000 (18:37 +0100)
committerClaire Mouton <claire.mouton@creatis.insa-lyon.fr>
Thu, 29 Nov 2012 17:37:22 +0000 (18:37 +0100)
kernel/cmake/BBTKDefineOptions.cmake

index e695f32c0096564848d59667d9d5a557fa44eb1d..e89cfac2209793f01e1210e25d4e42c019181266 100644 (file)
@@ -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)
 #-----------------------------------------------------------------------------