mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-06-08 03:13:52 +00:00
asmjs can't do combined-examples
This commit is contained in:
committed by
Бранимир Караџић
parent
142470237e
commit
87d0852b58
2
makefile
2
makefile
@@ -50,7 +50,7 @@ projgen: ## Generate project files for all configurations.
|
||||
$(GENIE) --with-combined-examples --gcc=android-arm gmake
|
||||
$(GENIE) --with-combined-examples --gcc=android-arm64 gmake
|
||||
$(GENIE) --with-combined-examples --gcc=android-x86 gmake
|
||||
$(GENIE) --with-combined-examples --gcc=asmjs gmake
|
||||
$(GENIE) --with-examples --gcc=asmjs gmake
|
||||
$(GENIE) --with-combined-examples --gcc=ios-arm gmake
|
||||
$(GENIE) --with-combined-examples --gcc=ios-arm64 gmake
|
||||
$(GENIE) --with-combined-examples --gcc=ios-simulator gmake
|
||||
|
||||
Reference in New Issue
Block a user