Skip to content

Commit

Permalink
build and pack
Browse files Browse the repository at this point in the history
  • Loading branch information
lexxmark committed Sep 20, 2018
1 parent a32e862 commit 040c186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildVS2017.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mkdir CMakeBuildVS2017
cd CMakeBuildVS2017
cmake .. -G "Visual Studio 15 2017"
cmake --build . --config "Release" --target package
cd ..

0 comments on commit 040c186

Please sign in to comment.