mirror of
https://github.com/gwm17/Specter.git
synced 2024-11-22 18:28:52 -05:00
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings":
|
|
{
|
|
"SublimeLinter.linters.g++.args": ["-c","-Wall","-fsyntax-only","-std=c++17","-include${folder}/src/navpch.h","-Isrc/"]
|
|
}
|
|
} |