Skip to content

Commit 3e86dc9

Browse files
committed
Make install name of _Differentiation be @rpath/libswift_Differentiation.dylib.
1 parent 5f3052f commit 3e86dc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/public/Differentiation/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ add_swift_target_library(swift_Differentiation ${SWIFT_STDLIB_LIBRARY_BUILD_TYPE
1818
ArrayDifferentiation.swift
1919
OptionalDifferentiation.swift
2020

21+
"${SWIFT_SOURCE_DIR}/stdlib/linker-support/magic-symbols-for-install-name.c"
22+
2123
GYB_SOURCES
2224
FloatingPointDifferentiation.swift.gyb
2325
TgmathDerivatives.swift.gyb

0 commit comments

Comments
 (0)