X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FCMakeLists.txt;h=44e3b2c8e411f44021be62f35f67272b1014c838;hb=789ecd0eb75c3657333605b45faf47c5c37a29c6;hp=ae687e50ada3d04aea0d6db1174023b5c09b8a46;hpb=75cedb45ce5353caf2b8cdd6c6f7fcff3b3a6555;p=bbtk.git diff --git a/kernel/src/CMakeLists.txt b/kernel/src/CMakeLists.txt index ae687e5..44e3b2c 100644 --- a/kernel/src/CMakeLists.txt +++ b/kernel/src/CMakeLists.txt @@ -185,8 +185,9 @@ IF(BBTK_USE_QT) # *********Missing if conditional Wt******** #find_package(Boost COMPONENTS system thread signals) #find_library(wt wt) + #find_library(wtext wtext) #find_library(wthttp wthttp) - INCLUDE_DIRECTORIES(/usr/local/include/Wt) + INCLUDE_DIRECTORIES(/usr/local/lib/) ENDIF(BBTK_USE_QT)