Commit 30d60d6
fix: use --test-dir instead of --build-dir for MSVC ctest step
ctest does not have a --build-dir flag; the correct option to specify
the build directory is --test-dir (available since CMake 3.20).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6cf1e21 commit 30d60d6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
0 commit comments