mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Windows CI debugging.
This commit is contained in:
@@ -73,6 +73,7 @@ function configure_preset {
|
||||
# CMake must be invoked in the same directory as the presets file:
|
||||
pushd ".."
|
||||
|
||||
echo "cmake --preset $PRESET $CMAKE_OPTIONS --log-level VERBOSE"
|
||||
cmake --preset $PRESET $CMAKE_OPTIONS --log-level VERBOSE
|
||||
$test_result = $LastExitCode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user