Unverified Commit e086dc97 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update bld.bat

This is a test to see where appveyor is failing.
parent 422375a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ cd build
cmake -G "Visual Studio 15 2017 Win64" -DBUILD_TESTS=OFF ..
cmake --build . --target ALL_BUILD --config Release
copy Release\usgscsm.dll %LIBRARY_BIN%
copy Release\usgscsm.lib %LIBRARY_LIB%
 No newline at end of file
copy Release\usgscsm.lib %LIBRARY_BIN%