diff options
Diffstat (limited to 'cmake/Modules/GlibCompileResources.cmake')
| -rw-r--r-- | cmake/Modules/GlibCompileResources.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/Modules/GlibCompileResources.cmake b/cmake/Modules/GlibCompileResources.cmake index 8d10c1a..3922b92 100644 --- a/cmake/Modules/GlibCompileResources.cmake +++ b/cmake/Modules/GlibCompileResources.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_RESOURCES NAMES "glib-compile-resources" REQUIRED |
