blob: 28917d7b8e7c87dc118068e3c86904a0b784b607 [file] [log] [blame]
{
"version": 3,
"cmakeMinimumRequired": {
"major": 3,
"minor": 21,
"patch": 0
},
"configurePresets": [
{
"name": "default",
"displayName": "Default Config",
"cacheVariables": {}
},
{
"name": "default-with-tests",
"inherits": [
"default"
],
"displayName": "Default with tests",
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Debug",
"NANOARROW_BUILD_TESTS": "ON"
}
}
]
}