Summary: This is a holdover from when these targets were merged. They're basically the same but there's no reason they should be treated as identical. I think we will live with a little duplication.
22 lines
477 B
Plaintext
22 lines
477 B
Plaintext
set(TARGET_PUBLIC_HEADERS
|
|
libc.include.assert
|
|
libc.include.ctype
|
|
libc.include.string
|
|
libc.include.strings
|
|
libc.include.signal
|
|
libc.include.float
|
|
libc.include.stdint
|
|
libc.include.inttypes
|
|
libc.include.limits
|
|
libc.include.math
|
|
libc.include.fenv
|
|
libc.include.time
|
|
libc.include.errno
|
|
libc.include.stdlib
|
|
libc.include.stdio
|
|
libc.include.wchar
|
|
libc.include.uchar
|
|
libc.include.features
|
|
libc.include.locale
|
|
)
|