7 lines
87 B
CMake
7 lines
87 B
CMake
add_header_library(
|
|
app_h
|
|
HDRS
|
|
app.h
|
|
DEPENDS
|
|
libc.src.__support.common
|
|
)
|