Skip to content

Commit 5e8f02c

Browse files
compnerdetcwilde
andauthored
Update CMakeLists.txt
Co-authored-by: Evan Wilde <[email protected]>
1 parent 5436d43 commit 5e8f02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ endif()
304304
set(SWIFT_ANALYZE_CODE_COVERAGE FALSE CACHE STRING
305305
"Build Swift with code coverage instrumenting enabled [FALSE, NOT-MERGED, MERGED]")
306306

307-
include(SwiftVerison)
307+
include(SwiftVersion)
308308

309309
set(SWIFT_VENDOR "" CACHE STRING
310310
"The vendor name of the Swift compiler")

0 commit comments

Comments
 (0)