Skip to content

Commit a2ef1ab

Browse files
Codym48jef-n
authored andcommittedMay 11, 2020
Revert "Remove now-redundant gdal environment setup script from package-nightly.cmd"
This reverts commit 4032d43.
1 parent 24f883a commit a2ef1ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎ms-windows/osgeo4w/package-nightly.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ if not exist "%BUILDDIR%" mkdir %BUILDDIR%
3636
if not exist "%BUILDDIR%" (echo could not create build directory %BUILDDIR% & goto error)
3737

3838
call msvc-env.bat %ARCH%
39+
call gdal-dev-env.bat
3940

4041
set O4W_ROOT=%OSGEO4W_ROOT:\=/%
4142
set LIB_DIR=%O4W_ROOT%

0 commit comments

Comments
 (0)
Please sign in to comment.