We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01374f commit bf2c99bCopy full SHA for bf2c99b
1 file changed
build.ps1
@@ -643,6 +643,7 @@ $expatArgs = @(
643
"-DEXPAT_BUILD_DOCS=OFF",
644
"-DEXPAT_BUILD_EXAMPLES=OFF",
645
"-DEXPAT_BUILD_TOOLS=OFF",
646
+ "-DEXPAT_MSVC_STATIC_CRT=ON",
647
"-DEXPAT_SHARED_LIBS=OFF",
648
"-DEXPAT_BUILD_TESTS:BOOL=OFF"
649
)
0 commit comments