summaryrefslogtreecommitdiff
path: root/cmake/Modules/GlibCompileSchemas.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Modules/GlibCompileSchemas.cmake')
-rw-r--r--cmake/Modules/GlibCompileSchemas.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/Modules/GlibCompileSchemas.cmake b/cmake/Modules/GlibCompileSchemas.cmake
index 1ffbd39..90f6a10 100644
--- a/cmake/Modules/GlibCompileSchemas.cmake
+++ b/cmake/Modules/GlibCompileSchemas.cmake
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com>
+# SPDX-License-Identifier: LGPL-2.1-only
+
find_program(GLIB_COMPILE_SCHEMAS_BIN
NAMES "glib-compile-schemas"
REQUIRED