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.
2 parents 015e9ba + e1f6974 commit 252c0f0Copy full SHA for 252c0f0
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