aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-10-22 00:24:01 +0200
committerRobert Tari <robert@tari.in>2021-11-01 10:52:36 +0100
commitf5373a27e39da98881efd106e81290effcdc28bb (patch)
treec206a018d76c65bdc7c707917640d63146b15ea6
parent7f5b1897510a151667deb0be93c761762e062030 (diff)
downloadlibayatana-common-f5373a27e39da98881efd106e81290effcdc28bb.tar.gz
libayatana-common-f5373a27e39da98881efd106e81290effcdc28bb.tar.bz2
libayatana-common-f5373a27e39da98881efd106e81290effcdc28bb.zip
data/CMakeLists.txt: Do not use automatic GSchema compilation
-rw-r--r--data/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 317f39d..b014341 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -4,7 +4,6 @@ find_package(Intltool REQUIRED)
set(ENV{LC_ALL} "C")
intltool_merge_translations("${CMAKE_CURRENT_SOURCE_DIR}/org.ayatana.common.gschema.xml.in" "${CMAKE_CURRENT_BINARY_DIR}/org.ayatana.common.gschema.xml" ALL UTF8 STYLE "xml" NO_TRANSLATIONS)
find_package(GSettings REQUIRED)
-set(GSETTINGS_COMPILE ON)
add_schema("org.ayatana.common.gschema.xml")
# ayatana-indicators.target