9 lines
113 B
CMake
9 lines
113 B
CMake
add_header_library(
|
|
app_h
|
|
HDRS
|
|
app.h
|
|
DEPENDS
|
|
libc.hdr.stdint_proxy
|
|
libc.src.__support.common
|
|
)
|