Skip to content

Commit

Permalink
Touch configure.bat
Browse files Browse the repository at this point in the history
Trigger a new build with new commit id for codecov
  • Loading branch information
gknowles authored Jun 25, 2024
1 parent 7e5380b commit 75e2d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ if exist build rd /s/q build
md build & cd build
cmake -G "Visual Studio 17 2022" -A x64 -T v143 ..
cd ..

0 comments on commit 75e2d09

Please sign in to comment.