mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Updated script.
This commit is contained in:
parent
a510b8f347
commit
85e6bea936
1 changed files with 5 additions and 0 deletions
|
@ -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 a new issue