mirror of https://github.com/bkaradzic/bgfx
Updated script.
This commit is contained in:
parent
a510b8f347
commit
85e6bea936
|
@ -23,6 +23,11 @@ newoption {
|
|||
description = "Enable GLFW entry.",
|
||||
}
|
||||
|
||||
newoption {
|
||||
trigger = "with-scintilla",
|
||||
description = "Enable building with Scintilla editor.",
|
||||
}
|
||||
|
||||
newoption {
|
||||
trigger = "with-shared-lib",
|
||||
description = "Enable building shared library.",
|
||||
|
|
Loading…
Reference in New Issue