X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2Fbbi%2FCMakeLists.txt;h=989e492e734d2edd6f62250003264d26ddb70d58;hb=7dea96c3fd3343fc15372ae61573ad5354b19ffc;hp=87046b97291901dfd8b92f697747c26464a7fbeb;hpb=2d2fc4c6349d5040a9f13a240f079e7a1c6687dd;p=bbtk.git diff --git a/kernel/appli/bbi/CMakeLists.txt b/kernel/appli/bbi/CMakeLists.txt index 87046b9..989e492 100644 --- a/kernel/appli/bbi/CMakeLists.txt +++ b/kernel/appli/bbi/CMakeLists.txt @@ -10,7 +10,6 @@ SET(SOURCES ) - IF(BBTK_USE_WXWIDGETS AND WIN32) ADD_EXECUTABLE(bbi WIN32 ${SOURCES}) SET_TARGET_PROPERTIES(bbi PROPERTIES LINK_FLAGS /subsystem:console )