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