Skip to content

Commit 11f1138

Browse files
committed
Add missing newline
1 parent 2f35ee2 commit 11f1138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/AddSwiftHostLibrary.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ function(add_swift_host_library name)
6767
DESTINATION lib/${SWIFT_HOST_LIBRARIES_SUBDIRECTORY}
6868
FILES_MATCHING PATTERN "*.swift*"
6969
)
70-
endfunction()
70+
endfunction()

0 commit comments

Comments
 (0)