7 lines
233 B
JSON
7 lines
233 B
JSON
{
|
|
"cmake.configureSettings": {
|
|
"STRATAGUS_INCLUDE_DIR": "${workspaceFolder}/../stratagus/gameheaders",
|
|
"STRATAGUS": "stratagus"
|
|
},
|
|
"cmake.copyCompileCommands": "${workspaceFolder}/compile_commands.json"
|
|
}
|