summaryrefslogtreecommitdiff
path: root/cmake/Modules/GlibCompileResources.in
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-11 13:17:03 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-11 16:03:04 +0200
commitf597be870eec6d04de6bed0effa7dd23bcb72bf8 (patch)
tree569ceeeef1bbf143b0d3a32ccf9a2fc716ff13e1 /cmake/Modules/GlibCompileResources.in
downloadturns-f597be870eec6d04de6bed0effa7dd23bcb72bf8.tar.xz
turns-f597be870eec6d04de6bed0effa7dd23bcb72bf8.zip
initial commit
Diffstat (limited to 'cmake/Modules/GlibCompileResources.in')
-rw-r--r--cmake/Modules/GlibCompileResources.in6
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