From 73262741e8480f6161659275c9d9239e6351d011 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 13 Jan 2018 00:52:50 +0100 Subject: tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure location for its user config files. --- tests/integration/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/integration/CMakeLists.txt') diff --git a/tests/integration/CMakeLists.txt b/tests/integration/CMakeLists.txt index bee5451..a19c789 100644 --- a/tests/integration/CMakeLists.txt +++ b/tests/integration/CMakeLists.txt @@ -32,6 +32,7 @@ add_definitions(-DSOUND_SERVICE_BIN="${CMAKE_BINARY_DIR}/src/ayatana-indicator-s -DTEST_SOUND="${CMAKE_SOURCE_DIR}/tests/integration/test-sound.wav" -DQT_NO_KEYWORDS=1 -DXDG_DATA_DIRS="${XDG_DATA_DIRS}" + -DFAKE_HOME="${FAKE_HOME}" ) set(GLIB_REQUIRED_VERSION 2.26) -- cgit v1.2.3