mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 05:43:12 +01:00
Merge pull request #427 from ocornut/imgui_scintilla_fixes
Scintilla: build with lexer enabled.
This commit is contained in:
@@ -25,6 +25,7 @@ project ("example-common")
|
||||
if _OPTIONS["with-scintilla"] then
|
||||
defines {
|
||||
"SCI_NAMESPACE",
|
||||
"SCI_LEXER",
|
||||
}
|
||||
|
||||
includedirs {
|
||||
|
||||
Reference in New Issue
Block a user