We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015e9ba commit e1f6974Copy full SHA for e1f6974
cmake/modules/SwiftSystemConfig.cmake.in
@@ -8,5 +8,5 @@ See https://swift.org/LICENSE.txt for license information
8
#]]
9
10
if(NOT TARGET SystemPackage)
11
- include(@SWIFT_SYSTEM_EXPORTS_FILE@)
+ include("@SWIFT_SYSTEM_EXPORTS_FILE@")
12
endif()
0 commit comments