Closed gcampbell-msft closed 1 month ago
Add support for CMake Presets v9.
Presets v9 adds support for additional macros in the include field, enabling more macro expansion. The macros in the include field as of v9 are the following:
include
sourceDir
sourceParentDir
sourceDirName
fileDir
hostSystemName
pathListSep
Add support for CMake Presets v9.
Presets v9 adds support for additional macros in the
include
field, enabling more macro expansion. The macros in the include field as of v9 are the following:sourceDir
sourceParentDir
sourceDirName
fileDir
hostSystemName
pathListSep