0.1.0
- Authors
- The Dark Factory Ltd
- Maintainers
- tony.gair@thedarkfactory.co.uk
- Licenses
- MIT
- Tags
- binding, gui, imgui, cimgui
- Project files
- df_imgui.gpr
- Availability
- {"case(os)": {"linux": true, "macos": true, "windows": false}}
- Automatic GPR dependency
- no
- Manifest
- index/df/df_imgui/df_imgui-0.1.0.toml
Build and platform metadata 3 fields
- Notes
"cimgui (the C++ side) is vendored; the post-fetch action builds vendor/cimgui/libcimgui.a (plain c++, no cmake)."
- Actions
[
{
"command": [
"bash",
"scripts/build-cimgui.sh"
],
"type": "post-fetch"
}
]
- Build switches
{
"*": {
"style_checks": [
"-gnaty"
]
}
}