Crate glib_build_tools
source ·Expand description
GIO build helpers
Crate containing helpers for building GIO-based applications.
Minimum supported Rust version
Currently, the minimum supported Rust version is 1.64.0
.
Documentation
See Also
Functions
- Call to run
glib-compile-resources
to generate compiled gresources to embed in binary withgio::resources_register_include
.target
is relative toOUT_DIR
.