File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
stdlib/public/Darwin/Accelerate Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
13
- import Swift
14
13
@_exported import Accelerate
15
14
@_exported import Accelerate.vecLib.BNNS
16
15
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ add_swift_target_library(swiftAccelerate ${SWIFT_SDK_OVERLAY_LIBRARY_BUILD_TYPES
7
7
SWIFT_COMPILE_FLAGS "${SWIFT_RUNTIME_SWIFT_COMPILE_FLAGS} "
8
8
LINK_FLAGS "${SWIFT_RUNTIME_SWIFT_LINK_FLAGS} "
9
9
TARGET_SDKS OSX IOS IOS_SIMULATOR TVOS TVOS_SIMULATOR WATCHOS WATCHOS_SIMULATOR
10
- SWIFT_COMPILE_FLAGS -parse-stdlib
11
10
SWIFT_MODULE_DEPENDS_OSX Darwin CoreFoundation CoreGraphics Dispatch Foundation IOKit Metal ObjectiveC XPC # auto-updated
12
11
os
13
12
SWIFT_MODULE_DEPENDS_IOS Darwin CoreFoundation CoreGraphics Dispatch Foundation Metal ObjectiveC os # auto-updated
You can’t perform that action at this time.
0 commit comments