Skip to content

Commit 4514929

Browse files
committed
Fixed for MSVS2017
1 parent 80749f7 commit 4514929

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

build/helpers/dependencies.cmd

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,18 @@ rm -rf %DEPENDENCIES_SRC_DIR%
1010
MKDIR %DEPENDENCIES_SRC_DIR%
1111
MKDIR %DOWNLOADS_DIR%
1212

13-
if "%PRODUCT_NAME%" == "PostgreSQL" goto :SKIP_ZSTD
14-
if "%PRODUCT_NAME%" == "PostgresPro" goto :SKIP_ZSTD
15-
1613
IF %SDK% == MSVC2015 (
1714
SET WindowsTargetPlatformVersion=%WindowsSDKVersion%
1815
)
1916
IF %SDK% == MSVC2017 (
2017
SET WindowsTargetPlatformVersion=%WindowsSDKVersion%
2118
)
2219

20+
21+
if "%PRODUCT_NAME%" == "PostgreSQL" goto :SKIP_ZSTD
22+
if "%PRODUCT_NAME%" == "PostgresPro" goto :SKIP_ZSTD
23+
24+
2325
:ZSTD
2426
ECHO ON
2527
TITLE "Building libzstd"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy