aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-11-01 00:54:01 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-01 08:13:51 +0100
commitc8aae42d9199448176c287abd02bcb31f5e50a35 (patch)
tree66bec943ab431aa7446bc49e7fa9663841956a52 /src/CMakeLists.txt
parentb956f93f37250cc31c40b95ded703dc01dc05dae (diff)
downloadayatana-indicator-power-c8aae42d9199448176c287abd02bcb31f5e50a35.tar.gz
ayatana-indicator-power-c8aae42d9199448176c287abd02bcb31f5e50a35.tar.bz2
ayatana-indicator-power-c8aae42d9199448176c287abd02bcb31f5e50a35.zip
*_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUND
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7a460de..d50d065 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -28,7 +28,7 @@ add_gdbus_codegen_with_namespace(SERVICE_GENERATED_SOURCES dbus-testing
Dbus
${CMAKE_SOURCE_DIR}/data/org.ayatana.indicator.power.Testing.xml)
-if (HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS)
+if (HAS_LOMIRI_ACCTSERVICE_SOUND)
add_gdbus_codegen_with_namespace(SERVICE_GENERATED_SOURCES dbus-accounts-sound
com.lomiri.touch
Dbus