aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-03-09 23:40:09 +0100
committerRobert Tari <robert@tari.in>2021-08-04 21:57:12 +0200
commitf2622601cfeee4f354bcf507f4c02da9d080be3f (patch)
tree6c59cfd59c0d3e3d1961ce2eaebedcfab8399b17 /tests
parentc81c20e16883233891cffa74b410335d866f0204 (diff)
downloadayatana-indicator-sound-f2622601cfeee4f354bcf507f4c02da9d080be3f.tar.gz
ayatana-indicator-sound-f2622601cfeee4f354bcf507f4c02da9d080be3f.tar.bz2
ayatana-indicator-sound-f2622601cfeee4f354bcf507f4c02da9d080be3f.zip
tests/CMakeLists.txt: Add libdbustest-1 include path
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 0b1ab7a..99dd399 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,5 +1,6 @@
find_package(GMock)
include_directories(${GMOCK_INCLUDE_DIRS})
+include_directories("${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR}/libdbustest-1")
###########################
# GSettings Schema