File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
stdlib/public/Observation/Sources Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 12
12
13
13
set (SWIFT_OBSERVATION_SWIFT_FLAGS )
14
14
15
- list (APPEND SWIFT_OBSERVATION_SWIFT_FLAGS
16
- "-parse-stdlib" )
17
-
18
15
add_swift_target_library (swiftObservation ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_STDLIB
19
16
ImmediateTransactionModel.swift
20
- Locking.swift
21
17
MemberKeyPaths.swift
22
18
Observable.swift
23
19
ObservationRegistrar.swift
@@ -27,7 +23,6 @@ add_swift_target_library(swiftObservation ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS
27
23
ObservationTransactionModel.swift
28
24
ObservedChanges.swift
29
25
Observer.swift
30
- ThreadLocal.swift
31
26
32
27
SWIFT_COMPILE_FLAGS
33
28
${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}
Original file line number Diff line number Diff line change 12
12
13
13
set (SWIFT_OBSERVATION_SWIFT_FLAGS )
14
14
15
- list (APPEND SWIFT_OBSERVATION_SWIFT_FLAGS
16
- "-parse-stdlib" )
17
-
18
15
add_swift_target_library (swift_ObservationRuntime ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_STDLIB
19
16
Locking.cpp
20
17
Locking.swift
You can’t perform that action at this time.
0 commit comments