diff options
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r-- | gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 4cfd453ae..fd3c6a1f5 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -20,6 +20,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${POLKIT_GOBJECT_LIBRARY_DIRS} ) |