Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 9c894c8

Browse files
authored
Update generate.ps1
1 parent d743514 commit 9c894c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ cmake -G "Visual Studio 15 2017" -T "$msvc_toolset" `
1212
-DCMAKE_TOOLCHAIN_FILE="$vcpkg_root\scripts\buildsystems\vcpkg.cmake" `
1313
-DVCPKG_TARGET_TRIPLET="$vcpkg_triplet" `
1414
-DCMAKE_CONFIGURATION_TYPES="$config_type" `
15+
-DCMAKE_BUILD_TYPE="$config_type" `
1516
..\..

0 commit comments

Comments
 (0)