webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
https://webui.me
MIT License
2.36k stars 144 forks source link

[Zig build]: little fix #354

Closed jinzhongjia closed 2 months ago

jinzhongjia commented 2 months ago

This is just a little fix for this PR: https://github.com/webui-dev/webui/pull/353

Since zig's build system will completely try to build the dependence build.zig, a detection is added and it will be returned directly when versions 0.12 and later appear.

jinzhongjia commented 2 months ago

Sorry, I still need your help to approve this. @fibodevy Now everything is tested