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

Update bld.bat

parent e086dc97
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ 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_BIN%

if errorlevel 1 exit 1