CMake preset file variables

nRF Connect for VS Code

tags
nRF Connect for VS Code

The following table lists all available substitutions added by the extension for the CMake preset file scope.

Variable Description
${sourceDir} The path of the application source directory.
${sourceParentDir} The path of the root directory of the application source directory.
${zephyrBase} Equivalent to ${env:ZEPHYR_BASE}.