Skip to content

Commit 734c115

Browse files
edymttcompnerd
andauthored
Remove bleeding whitespace from Runtimes/Core/SwiftOnoneSupport/CMakeLists.txt
Co-authored-by: Saleem Abdulrasool <[email protected]>
1 parent c1257eb commit 734c115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtimes/Core/SwiftOnoneSupport/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ add_library(swiftSwiftOnoneSupport
22
SwiftOnoneSupport.swift
33
"${PROJECT_SOURCE_DIR}/linker-support/magic-symbols-for-install-name.c")
44

5-
set_target_properties(swiftSwiftOnoneSupport PROPERTIES
5+
set_target_properties(swiftSwiftOnoneSupport PROPERTIES
66
Swift_MODULE_NAME SwiftOnoneSupport)
77

88
if(APPLE AND BUILD_SHARED_LIBS)

0 commit comments

Comments
 (0)