update makefile
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
web:
|
||||
cd native/web; rm -rf build && mkdir -p build && cd build && emcmake cmake .. && emmake make
|
||||
web-example: web
|
||||
web-bindings:
|
||||
dart --enable-experiment=native-assets run ffigen --config ffigen/swift.yaml
|
||||
swift-bindings:
|
||||
|
||||
Reference in New Issue
Block a user