Skip to content

Commit b23d4cd

Browse files
authored
Merge pull request #39565 from apple/compnerd/5.5-2990e8bc070aee69b3a1cdecfd526ebf0f7ec5fa
build: repair the build with VS2019 16.10.0
2 parents bc78fcd + d4d4d13 commit b23d4cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/modules/Libdispatch.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ foreach(sdk ${DISPATCH_SDKS})
9292
-DCMAKE_INSTALL_LIBDIR=lib
9393
-DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
9494
-DCMAKE_LINKER=${CMAKE_LINKER}
95+
-DCMAKE_MT=${CMAKE_MT}
9596
-DCMAKE_RANLIB=${CMAKE_RANLIB}
9697
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}
9798
-DCMAKE_SYSTEM_NAME=${SWIFT_SDK_${sdk}_NAME}

0 commit comments

Comments
 (0)