Files
Seele/CMakeSettings.json
T

11 lines
199 B
JSON
Raw Normal View History

2020-02-05 20:58:58 +01:00
{
"configurations": [
{
"name": "Debug",
2020-06-02 11:46:18 +02:00
"cmakeCommandArgs": "-DUSE_SUPERBUILD=OFF",
"buildCommandArgs": "",
2020-02-05 20:58:58 +01:00
"ctestCommandArgs": "",
"variables": []
2020-02-05 20:58:58 +01:00
}
]
}