naqvis / webview

Crystal bindings to Webview library
MIT License
93 stars 8 forks source link

Fix Windows CI #28

Closed konovod closed 1 year ago

konovod commented 1 year ago

This PR doesn't utilize makefile - instead it basically reimplements build.bat from webview repository - it compiles webview to dll, copy dll to shard folder and copy lib to crystal lib folder.