Building for web using meson
This commit is contained in:
parent
66b5807368
commit
73c3e48c56
6 changed files with 74 additions and 11 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,6 +9,8 @@
|
|||
!skeleton.html
|
||||
!**/meson.build
|
||||
!**/*.wrap
|
||||
!**/*.ini
|
||||
!**/*.sh
|
||||
!meson_options.txt
|
||||
!compile_wasm.py
|
||||
!compile_android.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue