aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-21 11:11:52 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-21 11:11:52 +0200
commite0262a63e16616235a067e479b0f3550f36a22c5 (patch)
treec101c844b3218a9d2c7bc197c93c264694e87251
parent3fdc8670a4407096e35a36adb288eebdd1e6f846 (diff)
parent24bf44288b3a3cbbdf54a4b576729b32baf5d0dc (diff)
downloadlibayatana-common-e0262a63e16616235a067e479b0f3550f36a22c5.tar.gz
libayatana-common-e0262a63e16616235a067e479b0f3550f36a22c5.tar.bz2
libayatana-common-e0262a63e16616235a067e479b0f3550f36a22c5.zip
Merge branch 'tari01-pr/compile-gschema-during-installation'
Attributes GH PR #47: https://github.com/AyatanaIndicators/libayatana-common/pull/47
-rw-r--r--data/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 875cb94..a8e56ab 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -3,6 +3,7 @@
find_package(GSettings)
set(ENV{LC_ALL} "C")
execute_process(COMMAND intltool-merge -quiet --xml-style --utf8 --no-translations "${CMAKE_CURRENT_SOURCE_DIR}/org.ayatana.common.gschema.xml.in" "${CMAKE_CURRENT_BINARY_DIR}/org.ayatana.common.gschema.xml")
+set(GSETTINGS_COMPILE ON)
add_schema("org.ayatana.common.gschema.xml")
# ayatana-indicators.target