pub glib-build-tools behind gtk feature flag

This commit is contained in:
Ferdinand Schober
2024-04-15 10:14:48 +02:00
parent e537cdbc7e
commit 36855a1a17
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
fn main() {
// composite_templates
#[cfg(feature = "gtk")]
glib_build_tools::compile_resources(
&["resources"],
"resources/resources.gresource.xml",