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 6f44ba4 commit 152ff87Copy full SHA for 152ff87
utils/build-windows.bat
@@ -272,6 +272,7 @@ cmake^
272
-DCMAKE_CXX_FLAGS:STRING="/GS- /Oy"^
273
-DCMAKE_EXE_LINKER_FLAGS:STRING=/INCREMENTAL:NO^
274
-DCMAKE_SHARED_LINKER_FLAGS:STRING=/INCREMENTAL:NO^
275
+ -DSWIFT_LIT_ARGS="--time-tests"^
276
-S "%source_root%\swift" %exitOnError%
277
278
cmake --build "%build_root%\swift" %exitOnError%
0 commit comments