llvm-project/libc/utils/IntegrationTest/CMakeLists.txt

8 lines
94 B
CMake

add_header_library(
test
HDRS
test.h
DEPENDS
libc.src.__support.OSUtil.osutil
)