Skip to content

Commit e74ef5d

Browse files
authored
Update WindowsBuild.md
Enable SourceKit builds by default even on Windows, this has been ported to Windows though the test suite is not yet ready.
1 parent 8dcfac6 commit e74ef5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ cmake -G Ninja^
160160
-DCMAKE_CXX_FLAGS:STRING="-Wno-c++98-compat -Wno-c++98-compat-pedantic"^
161161
-DCMAKE_EXE_LINKER_FLAGS:STRING="/INCREMENTAL:NO"^
162162
-DCMAKE_SHARED_LINKER_FLAGS:STRING="/INCREMENTAL:NO"^
163+
-DSWIFT_BUILD_SOURCEKIT=ON^
163164
-DSWIFT_INCLUDE_DOCS=OFF^
164165
-DSWIFT_PATH_TO_CMARK_SOURCE="S:\cmark"^
165166
-DSWIFT_PATH_TO_CMARK_BUILD="S:\b\cmark"^

0 commit comments

Comments
 (0)