diff options
Diffstat (limited to 'twin/clients/redmond/CMakeLists.txt')
-rw-r--r-- | twin/clients/redmond/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twin/clients/redmond/CMakeLists.txt b/twin/clients/redmond/CMakeLists.txt index b382af454..02b77258d 100644 --- a/twin/clients/redmond/CMakeLists.txt +++ b/twin/clients/redmond/CMakeLists.txt @@ -18,6 +18,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${DBUS_TQT_LIBRARY_DIRS} ) |