mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Renamed BGFX_USE_WAYLAND to ENTRY_CONFIG_USE_WAYLAND.
This commit is contained in:
@@ -88,6 +88,12 @@ project ("example-common")
|
||||
}
|
||||
end
|
||||
|
||||
if _OPTIONS["with-wayland"] then
|
||||
defines {
|
||||
"ENTRY_CONFIG_USE_WAYLAND=1",
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "linux-steamlink" }
|
||||
defines {
|
||||
"EGL_API_FB",
|
||||
|
||||
Reference in New Issue
Block a user