Skip to content

Commit 7359f2e

Browse files
committed
SwiftScan: avoid swapping compilers
This library can and should be buildable with a standard compiler. Disable the forced switch of the compiler.
1 parent f91f8b8 commit 7359f2e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/libSwiftScan/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
include(SwiftWindowsSupport)
2-
swift_swap_compiler_if_needed("libSwiftScan")
3-
41
# Use an 'internal' name, this is primarily intended for SwiftDriver to import.
52
set(SWIFT_SCAN_LIB_NAME "_InternalSwiftScan")
63

0 commit comments

Comments
 (0)