aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-25 11:31:57 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-25 11:31:57 +0100
commit87bbf6da491fbbaa5b0d4babe3d3ceb270820695 (patch)
treec5207702d8f3869b7ab84b0b225c82fd4bd70c65 /CMakeLists.txt
parent2c843c5bb9dd142eec5660bbc27067c769e0efb8 (diff)
parent8e0988139aa78db19ad41594b7935016399fc44f (diff)
downloadayatana-indicator-datetime-87bbf6da491fbbaa5b0d4babe3d3ceb270820695.tar.gz
ayatana-indicator-datetime-87bbf6da491fbbaa5b0d4babe3d3ceb270820695.tar.bz2
ayatana-indicator-datetime-87bbf6da491fbbaa5b0d4babe3d3ceb270820695.zip
Merge branch 'tari01-pr/detect-lomiri-schemas'
Attributes GH PR #81: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/81
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1fc630f..3370b06 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -81,12 +81,7 @@ if(URLDISPATCHER_FOUND)
endif()
pkg_check_modules(LOMIRI_SOUNDS lomiri-sounds)
-
-if(EXISTS "/usr/share/accountsservice/interfaces/com.lomiri.touch.AccountsService.Sound.xml")
- set (HAS_LOMIRI_ACCTSERVICE_SOUND ON)
-else()
- set (HAS_LOMIRI_ACCTSERVICE_SOUND OFF)
-endif()
+pkg_check_modules(LOMIRI_SCHEMAS lomiri-schemas)
##
## custom targets