mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
YCM config update (vim plugin)
This commit is contained in:
parent
27a124dcff
commit
71398cbc34
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ flags = [
|
|||
'-fexceptions',
|
||||
'-DNDEBUG',
|
||||
'-Iext/native',
|
||||
'-Iext/native/ext',
|
||||
'-Iext/native/ext/glew',
|
||||
'-ICommon',
|
||||
# THIS IS IMPORTANT! Without a "-std=<something>" flag, clang won't know which
|
||||
# language to use when compiling headers. So it will guess. Badly. So C++
|
||||
|
|
Loading…
Add table
Reference in a new issue