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.
1 parent 5f3052f commit 3e86dc9Copy full SHA for 3e86dc9
stdlib/public/Differentiation/CMakeLists.txt
@@ -18,6 +18,8 @@ add_swift_target_library(swift_Differentiation ${SWIFT_STDLIB_LIBRARY_BUILD_TYPE
18
ArrayDifferentiation.swift
19
OptionalDifferentiation.swift
20
21
+ "${SWIFT_SOURCE_DIR}/stdlib/linker-support/magic-symbols-for-install-name.c"
22
+
23
GYB_SOURCES
24
FloatingPointDifferentiation.swift.gyb
25
TgmathDerivatives.swift.gyb
0 commit comments