7 lines
213 B
JSON
7 lines
213 B
JSON
{
|
|
"cmake.generator": "Unix Makefiles",
|
|
"cmake.configureSettings": {
|
|
"CMAKE_PREFIX_PATH": "/media/slapin/library/ogre/ogre-sdk"
|
|
},
|
|
"cmake.buildDirectory": "${workspaceFolder}/build-vscode"
|
|
} |