You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
319 B
15 lines
319 B
7 months ago
|
set(TARGET_PUBLIC_HEADERS
|
||
|
libc.include.assert_h
|
||
|
libc.include.ctype
|
||
|
libc.include.errno
|
||
|
libc.include.math
|
||
|
libc.include.signal
|
||
|
libc.include.stdio
|
||
|
libc.include.stdlib
|
||
|
libc.include.sys_mman
|
||
|
libc.include.sys_syscall
|
||
|
libc.include.threads
|
||
|
libc.include.time
|
||
|
libc.include.unistd
|
||
|
)
|