mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-16 11:40:25 -06:00
14 lines
247 B
JSON
14 lines
247 B
JSON
{
|
|
"version": 3,
|
|
"configurePresets": [
|
|
{
|
|
"name": "FileDirFuture",
|
|
"generator": "@RunCMake_GENERATOR@",
|
|
"binaryDir": "${sourceDir}/build",
|
|
"cacheVariables": {
|
|
"TEST_FILE_DIR": "${fileDir}"
|
|
}
|
|
}
|
|
]
|
|
}
|