X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=src%2Fvogleditor%2FCMakeLists.txt;h=2dc839e284e345357b9dacd9618c8a1dd808c93b;hb=9dcebfcee2cb0a4e2a3f9d6abfb1852ef92edadd;hp=ca80dfd8f6c1439b8e8fdabffec5996397c8e8d3;hpb=a67b1204a5eedb3f101c510508d59ab767358009;p=vogl diff --git a/src/vogleditor/CMakeLists.txt b/src/vogleditor/CMakeLists.txt index ca80dfd..2dc839e 100644 --- a/src/vogleditor/CMakeLists.txt +++ b/src/vogleditor/CMakeLists.txt @@ -13,9 +13,9 @@ include_directories( ${SRC_DIR}/extlib/loki/include/loki ${SRC_DIR}/libtelemetry ${CMAKE_CURRENT_BINARY_DIR} - /usr/local/Trolltech/Qt-4.8.5/include - /usr/local/Trolltech/Qt-4.8.5/include/QtCore - /usr/local/Trolltech/Qt-4.8.5/include/QtGui + ${QT_INCLUDE_DIR} + ${QT_QTCORE_INCLUDE_DIR} + ${QT_QTGUI_INCLUDE_DIR} ) #include(${QT_USE_FILE})