mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
f552ba6e6d
Only `$penv{}` can be expanded when processing includes.
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
{
|
|
"version": 7,
|
|
"include": ["$penv{TEST_ENV_INCLUDE_DIR}/IncludeCommon.json"],
|
|
"configurePresets": [
|
|
{
|
|
"name": "Include",
|
|
"inherits": ["IncludeCommon"]
|
|
}
|
|
]
|
|
}
|