X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2FCMakeLists.txt;h=3364c57d8e4f001a0a3cf55a86c7d06cbe9c3f39;hp=de9db43d5ca86bf793c5e34b74d922543c2b6954;hb=eb4950098fca394cf25215dfd187029bcd036ca4;hpb=04f354ee05a2cb703cf58be99fbd6e356bf452b6 diff --git a/src/qtui/CMakeLists.txt b/src/qtui/CMakeLists.txt index de9db43d..3364c57d 100644 --- a/src/qtui/CMakeLists.txt +++ b/src/qtui/CMakeLists.txt @@ -168,6 +168,7 @@ qt4_wrap_ui(UI ${FORMPATH} ${SPFRM}) include_directories(${CMAKE_SOURCE_DIR}/src/common ${CMAKE_SOURCE_DIR}/src/client ${CMAKE_SOURCE_DIR}/src/qtui + ${CMAKE_SOURCE_DIR}/src/qtui/settingspages ${CMAKE_SOURCE_DIR}/src/uisupport ${CMAKE_CURRENT_BINARY_DIR})