bolt/deps/llvm-18.1.8/libc/config/linux/CMakeLists.txt
2025-02-14 19:21:04 +01:00

7 lines
87 B
CMake

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