this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Link libsystem against libxpc

+1 -1
+1 -1
src/libsystem/CMakeLists.txt
··· 44 44 target_link_libraries(system PRIVATE system_malloc system_c system_kernel keymgr sandbox 45 45 system_m system_info system_notify system_quarantine libdispatch_shared launch compiler_rt 46 46 removefile system_copyfile unwind system_coreservices system_dyld macho CommonCrypto 47 - system_pthread platform system_asl system_duct system_blocks) # objc 47 + system_pthread platform system_asl system_duct system_blocks xpc) # objc 48 48 set_target_properties(system PROPERTIES OUTPUT_NAME "System.B") 49 49 set_property(TARGET system APPEND_STRING PROPERTY LINK_FLAGS 50 50 " -sub_library libsystem_malloc \