Skip to content
Snippets Groups Projects
Commit 165c1d36 authored by Soeren Peters's avatar Soeren Peters
Browse files

-...

parent 400ad2fb
No related branches found
No related tags found
No related merge requests found
......@@ -306,8 +306,8 @@ windows:
- cd build
- cmake .. -DBUILD_VF_CPU=OFF -DBUILD_VF_GPU=ON -DBUILD_VF_UNIT_TESTS=ON -G "$env:CMAKE_GENERATOR" ..
- MSBuild.exe VirtualFluids.sln /property:Configuration=$env:BUILD_CONFIGURATION /verbosity:minimal /maxcpucount:4
- echo $env:CMAKE_GENERATOR"
- .\bin\"$env:BUILD_CONFIGURATION"\basicsTests.exe
- echo $env:CMAKE_GENERATOR
- .\bin\$env:BUILD_CONFIGURATION\basicsTests.exe
variables:
CMAKE_GENERATOR: "Visual Studio 16 2019"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment