Skip to content

Commit

Permalink
Add Experimental make_check Batch Script
Browse files Browse the repository at this point in the history
  • Loading branch information
Polytonic committed Sep 5, 2015
1 parent e0e3901 commit 82dcf8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build/make_check.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
cmake --build . --target tests
pushd Debug
tests.exe
popd
pause

0 comments on commit 82dcf8d

Please sign in to comment.