mirror of
https://github.com/verilator/verilator.git
synced 2026-08-22 05:57:29 +02:00
Tests: Disable msbuild executable running (#5163)
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@ cd build
|
|||||||
cmake ..
|
cmake ..
|
||||||
cmake --build . --config Release -j 3
|
cmake --build . --config Release -j 3
|
||||||
|
|
||||||
Release/example.exe
|
# TODO put this back in, see issue# 5163
|
||||||
|
# Release/example.exe
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
Remove-Item -path build -recurse
|
Remove-Item -path build -recurse
|
||||||
|
|||||||
Reference in New Issue
Block a user