Skip to content

Commit c619dd8

Browse files
committed
[CMake] Remove SetRPATH.cmake
This used to overwrite the RUNPATH when copying libraries from earlyswiftsyntax directory. Since earlyswiftsyntax is now replaced with FetchContent, we don't need this anymore
1 parent 9b5a839 commit c619dd8

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,6 @@ include(SwiftConfigureSDK)
794794
include(SwiftComponents)
795795
include(SwiftList)
796796
include(AddPureSwift)
797-
include(SetRPATH)
798797

799798
# Configure swift include, install, build components.
800799
swift_configure_components()

cmake/modules/SetRPATH.cmake

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)