Skip to content

CMakePresets.json: Don't warn if no path argument is given

If --preset is specified with no path argument, use the current directory as the source directory, the preset's binaryDir as the binary directory, and don't issue the standard warning for no path specified.

Fixes: #21386 (closed)
Backport: release

Merge request reports