Loading recipe/bld.bat +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
recipe/bld.bat +2 −0 Original line number Diff line number Diff line Loading @@ -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