diff options
Diffstat (limited to 'cmake/Modules/GlibCompileResources.in')
| -rw-r--r-- | cmake/Modules/GlibCompileResources.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cmake/Modules/GlibCompileResources.in b/cmake/Modules/GlibCompileResources.in new file mode 100644 index 0000000..2166c25 --- /dev/null +++ b/cmake/Modules/GlibCompileResources.in @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/@GLIB_RESOURCE_PREFIX@"> + @GLIB_RESOURCE_FILES@ + </gresource> +</gresources>
\ No newline at end of file |
