Loading recipe/bld.bat +0 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,5 @@ 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_BIN% if errorlevel 1 exit 1 Loading
recipe/bld.bat +0 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,5 @@ 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_BIN% if errorlevel 1 exit 1