Skip to content

Commit

Permalink
Quote include path
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed Sep 10, 2022
1 parent 015e9ba commit e1f6974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/SwiftSystemConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ See https://swift.org/LICENSE.txt for license information
#]]

if(NOT TARGET SystemPackage)
include(@SWIFT_SYSTEM_EXPORTS_FILE@)
include("@SWIFT_SYSTEM_EXPORTS_FILE@")
endif()

0 comments on commit e1f6974

Please sign in to comment.