fix glx include

This commit is contained in:
Erwin Coumans
2018-02-22 09:08:10 -08:00
parent c632fea48d
commit 05b02d6b3e
3 changed files with 20 additions and 5 deletions

View File

@@ -28,6 +28,12 @@
description = "Enable iOS target (requires xcode4)"
}
newoption
{
trigger = "enable_system_glx",
description = "Try to link against system glx instead of using glad_glx (default)"
}
newoption
{
trigger = "enable_system_opengl",