1 if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
2 add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
13 add_entrypoint_object(
14 posix_spawn_file_actions_init
16 posix_spawn_file_actions_init.cpp
18 posix_spawn_file_actions_init.h
23 add_entrypoint_object(
24 posix_spawn_file_actions_destroy
26 posix_spawn_file_actions_destroy.cpp
28 posix_spawn_file_actions_destroy.h
32 libc.src.__support.CPP.new
36 add_entrypoint_object(
37 posix_spawn_file_actions_adddup2
39 posix_spawn_file_actions_adddup2.cpp
41 posix_spawn_file_actions_adddup2.h
45 libc.src.__support.CPP.new
49 add_entrypoint_object(
50 posix_spawn_file_actions_addopen
52 posix_spawn_file_actions_addopen.cpp
54 posix_spawn_file_actions_addopen.h
58 libc.src.__support.CPP.new
62 add_entrypoint_object(
63 posix_spawn_file_actions_addclose
65 posix_spawn_file_actions_addclose.cpp
67 posix_spawn_file_actions_addclose.h
71 libc.src.__support.CPP.new
75 add_entrypoint_object(
79 .${LIBC_TARGET_OS}.posix_spawn