mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Prior to this commit, ctest would sometimes use the current working directory as its binary directory rather than honoring `binaryDir` from a configure preset. This would occur when using ctest in dashboard client mode to perform an initial configuration with a preset. `ctest --source-dir=<dir> -T Configure -D CTEST_PRESET=<preset>` An explicit `--build-dir` still takes precedence over the preset's `binaryDir`.
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
^Cannot find file: .*/DartConfiguration\.tcl
|
|
No such configure preset in .*: "nonexistent-preset"$
|