Files
clang-p2996/libc/config/linux/CMakeLists.txt

8 lines
87 B
CMake

add_header_library(
app_h
HDRS
app.h
DEPENDS
libc.src.__support.common
)