diff options
Diffstat (limited to 'dnssd/CMakeLists.txt')
-rw-r--r-- | dnssd/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/CMakeLists.txt b/dnssd/CMakeLists.txt index 01be9831c..01359672f 100644 --- a/dnssd/CMakeLists.txt +++ b/dnssd/CMakeLists.txt @@ -19,7 +19,7 @@ include_directories( ) link_directories( - ${TQT_LIBRARY_DIRS} + ${TDECORE_LIBRARY_DIRS} ) ##### headers ################################### |