Skip to content

Commit e1f6974

Browse files
committed
Quote include path
1 parent 015e9ba commit e1f6974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/SwiftSystemConfig.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ See https://swift.org/LICENSE.txt for license information
88
#]]
99

1010
if(NOT TARGET SystemPackage)
11-
include(@SWIFT_SYSTEM_EXPORTS_FILE@)
11+
include("@SWIFT_SYSTEM_EXPORTS_FILE@")
1212
endif()

0 commit comments

Comments
 (0)