diff options
| author | David Faure <[email protected]> | 2007-02-05 23:12:51 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-02-05 23:12:51 +0000 |
| commit | d674eda21814c9558048ba5d4c9bce7649b5b8e7 (patch) | |
| tree | 226e62a9881eabd5a9b851c555812467d38947c8 /CMakeLists.txt | |
| parent | 17e8c553deaf66bb6dc844d6b31adc50db6ad401 (diff) | |
Fix compilation
svn path=/trunk/playground/utils/dolphin/; revision=630669
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index dee3c0557..c89c3c4f8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,6 @@ include (MacroLibrary) add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS) add_definitions (${QT_DEFINITIONS} ${QT_QTDBUS_DEFINITIONS} ${KDE4_DEFINITIONS} -DHAVE_CONFIG_H=1) -link_directories (${KDE4_LIB_DIR}) include_directories (${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES}) include (ConfigureChecks.cmake) |
