mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed OSX build.
This commit is contained in:
@@ -82,6 +82,11 @@ project "bgfx-shared-lib"
|
||||
BGFX_DIR .. "src/**.mm",
|
||||
}
|
||||
|
||||
configuration { "osx" }
|
||||
links {
|
||||
"Cocoa.framework",
|
||||
}
|
||||
|
||||
configuration { "vs* or linux or mingw or osx or ios*" }
|
||||
includedirs {
|
||||
--nacl has GLES2 headers modified...
|
||||
|
||||
Reference in New Issue
Block a user