Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12L-tests-release
/
.
/
lldb
/
unittests
/
Editline
/
CMakeLists.txt
blob: 4b2643d15c5fc6959e4dd514194d52cee2e533f9 [
file
] [
log
] [
blame
] [
edit
]
add_lldb_unittest(EditlineTests
EditlineTest.cpp
LINK_LIBS
lldbHost
lldbUtility
LLVMTestingSupport
)