diff options
Diffstat (limited to 'agent/CMakeLists.txt')
-rw-r--r-- | agent/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/CMakeLists.txt b/agent/CMakeLists.txt index e559805b8..7022b23c8 100644 --- a/agent/CMakeLists.txt +++ b/agent/CMakeLists.txt @@ -21,6 +21,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${POLKIT_GOBJECT_LIBRARY_DIRS} ) |