disable enable_egl by default (?!?)

This commit is contained in:
erwincoumans
2018-09-09 14:39:56 -07:00
parent adb5c049c7
commit c4fe0f7357

View File

@@ -77,6 +77,7 @@
newoption
{
trigger = "enable_egl",
value = false,
description = "Build an experimental eglPlugin"
}