mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-29 11:11:15 +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:
|
# CMake must be invoked in the same directory as the presets file:
|
||||||
pushd ".."
|
pushd ".."
|
||||||
|
|
||||||
|
echo "cmake --preset $PRESET $CMAKE_OPTIONS --log-level VERBOSE"
|
||||||
cmake --preset $PRESET $CMAKE_OPTIONS --log-level VERBOSE
|
cmake --preset $PRESET $CMAKE_OPTIONS --log-level VERBOSE
|
||||||
$test_result = $LastExitCode
|
$test_result = $LastExitCode
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user