xref
: /
llvm-project-15.0.7
/
libc
/
utils
/
IntegrationTest
/
CMakeLists.txt
(revision 7fdb50c8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_header_library(
2
test
3
HDRS
4
test.h
5
DEPENDS
6
libc.src.__support.OSUtil.osutil
7
)
8