1 2 3 4 5 6 7 8 9
[package] name = "mgui" type = "static" version = "0.1.0" platforms = ["posix"] [config] expose_include_dirs = ["include"] error_on_warning = "true"