summaryrefslogtreecommitdiff
path: root/cmake/Modules/GlibCompileSchemas.cmake
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-05-23 16:49:58 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-05-23 16:49:58 +0200
commitb7f2ff4d991ae068f7834bf8e565f6261bf7fff1 (patch)
tree652e356bd8c4f37d4ac643b662a1e5ae442b4df4 /cmake/Modules/GlibCompileSchemas.cmake
parent5d8f799a1171f92054d4b45ba130cd7fdad0bd01 (diff)
downloadturns-b7f2ff4d991ae068f7834bf8e565f6261bf7fff1.tar.xz
turns-b7f2ff4d991ae068f7834bf8e565f6261bf7fff1.zip
license: add more license headers
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