summaryrefslogtreecommitdiff
path: root/cmake/Modules/Glib.resources.in
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-05-24 15:11:27 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-05-24 15:16:18 +0200
commit4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe (patch)
tree8c37cfcc1b240315352d6796eb6c209c5b40acd2 /cmake/Modules/Glib.resources.in
parentf63a86c56987d04bb9e021cad3f1e6faca7f962f (diff)
downloadturns-4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe.tar.xz
turns-4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe.zip
build: flatten modules
Diffstat (limited to 'cmake/Modules/Glib.resources.in')
-rw-r--r--cmake/Modules/Glib.resources.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmake/Modules/Glib.resources.in b/cmake/Modules/Glib.resources.in
new file mode 100644
index 0000000..07b7194
--- /dev/null
+++ b/cmake/Modules/Glib.resources.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