File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ if (APPLE)
122
122
list (APPEND CRASHPAD_UTIL_LIBRARY_FILES
123
123
./mac/checked_mach_address_range.h
124
124
./mac/launchd.h
125
+ ./mac/launchd.mm
125
126
./mac/mac_util.cc
126
127
./mac/mac_util.h
127
128
./mac/service_management.cc
@@ -136,6 +137,7 @@ if (APPLE)
136
137
./mach/child_port_handshake.h
137
138
./mach/child_port_server.cc
138
139
./mach/child_port_server.h
140
+ ./mach/child_port_types.h
139
141
./mach/composite_mach_message_server.cc
140
142
./mach/composite_mach_message_server.h
141
143
./mach/exc_client_variants.cc
@@ -158,8 +160,11 @@ if (APPLE)
158
160
./mach/notify_server.h
159
161
./mach/scoped_task_suspend.cc
160
162
./mach/scoped_task_suspend.h
163
+ ./mach/task_for_pid.cc
164
+ ./mach/task_for_pid.h
161
165
./mach/symbolic_constants_mach.cc
162
166
./mach/symbolic_constants_mach.h
167
+ ./misc/capture_context_mac.S
163
168
./misc/clock_mac.cc
164
169
./misc/paths_mac.cc
165
170
./net/http_transport_mac.mm
You can’t perform that action at this time.
0 commit comments