Skip to content

Commit

Permalink
bump qgis version
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Nov 18, 2019
1 parent b69abfb commit 934fd99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win/distribute.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set REPO_PATH=%ROOT_DIR%\repo
set DOWNLOAD_PATH=%ROOT_DIR%\download
set RESULT_FILE=%ROOT_DIR%\input-sdk-win-x86_64.zip
set OSGEO4W_ROOT=%REPO_PATH%\OSGeo4W64
set CMAKE=C:\Program Files\CMake\bin
set CMAKE_GENERATOR="Visual Studio 14 2015 Win64"

if not exist %ROOT_DIR% mkdir %ROOT_DIR%
if not exist %BUILD_PATH% mkdir %BUILD_PATH%
Expand Down

0 comments on commit 934fd99

Please sign in to comment.