Skip to content

Commit 564191e

Browse files
authored
Merge pull request #80205 from compnerd/location
Runtimes: adjust path for referencing SwiftCoreTargets.cmake
2 parents f0c4a5c + 440a66a commit 564191e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtimes/Core/cmake/interface/SwiftCoreConfig.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@PACKAGE_INIT@
2-
include("${CMAKE_CURRENT_LIST_DIR}/SwiftCoreTargets.cmake")
2+
include("${CMAKE_CURRENT_LIST_DIR}/SwiftCore/SwiftCoreTargets.cmake")
33

44
set(SwiftCore_ENABLE_LIBRARY_EVOLUTION @SwiftCore_ENABLE_LIBRARY_EVOLUTION@)
55

0 commit comments

Comments
 (0)