Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
libc
/
test
/
IntegrationTest
/
CMakeLists.txt
blob: 4f31f10b29f0b881202fa4050ec19dac97207002 [
file
]
add_object_library(
test
SRCS
test.cpp
COMPILE_OPTIONS
${TEST_COMPILE_FLAGS}
HDRS
test.h
DEPENDS
libc.src.__support.OSUtil.osutil
)