mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
26a5512c0f
Fixes: #21331
16 lines
213 B
Plaintext
16 lines
213 B
Plaintext
{
|
|
"version": 4,
|
|
"include": [
|
|
"IncludeUserCommon.json"
|
|
],
|
|
"configurePresets": [
|
|
{
|
|
"name": "IncludeUser",
|
|
"inherits": [
|
|
"Include",
|
|
"IncludeUserCommon"
|
|
]
|
|
}
|
|
]
|
|
}
|