ostree/rust-bindings/rust/conf/libostree-sys.toml

13 lines
183 B
TOML
Raw Normal View History

[options]
work_mode = "sys"
library = "OSTree"
version = "1.0"
target_path = "../libostree-sys"
2018-09-29 16:28:13 +03:00
external_libraries = [
"GLib",
"GObject",
"Gio",
]
girs_dir = "../gir-files"