X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=e786dab1d2a80f707a40ea92bc9b40689df732c7;hp=3b7e24e6501a40ff90238202b78e8c868f5f8562;hb=d8d9cc49774faf66170790ea687c37584e5e7a51;hpb=bf0ef15dad76019d684293380065186341bcdc85 diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 3b7e24e6..e786dab1 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -6,6 +6,10 @@ set(QT_USE_QTSQL 1) set(QT_USE_QTSCRIPT 1) include(${QT_USE_FILE}) +if (QCA2_FOUND) + include_directories(${QCA2_INCLUDE_DIR}) +endif (QCA2_FOUND) + set(SOURCES abstractsqlstorage.cpp core.cpp