mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
2
makefile
2
makefile
@@ -154,7 +154,7 @@ osx-debug64: .build/projects/gmake-osx ## Build - OSX x64 Debug
|
||||
$(MAKE) -C .build/projects/gmake-osx config=debug64
|
||||
osx-release64: .build/projects/gmake-osx ## Build - OSX x64 Release
|
||||
$(MAKE) -C .build/projects/gmake-osx config=release64
|
||||
osx: osx-debug64 osx-release64 ## Build - OSX x86/x64 Debug and Release
|
||||
osx: osx-debug64 osx-release64 ## Build - OSX x64 Debug and Release
|
||||
|
||||
.build/projects/gmake-ios-arm:
|
||||
$(GENIE) --gcc=ios-arm gmake
|
||||
|
||||
Reference in New Issue
Block a user