2020-02-05 20:58:58 +01:00
|
|
|
{
|
|
|
|
|
"configurations": [
|
|
|
|
|
{
|
2020-02-25 00:44:40 +01:00
|
|
|
"name": "Debug",
|
2020-06-02 11:46:18 +02:00
|
|
|
"cmakeCommandArgs": "-DUSE_SUPERBUILD=OFF",
|
|
|
|
|
"buildCommandArgs": "",
|
2020-02-05 20:58:58 +01:00
|
|
|
"ctestCommandArgs": "",
|
2022-01-12 14:40:26 +01:00
|
|
|
"inheritEnvironments": []
|
2020-02-05 20:58:58 +01:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|