Sign in
llvm
/
llvm-project
/
455a2b824d7734939e54cfb3f47c054517f75be8
/
.
/
lldb
/
unittests
/
DataFormatter
/
CMakeLists.txt
blob: 9d967a72bfd1fa97bd0b0ba266e748a8a99d2315 [
file
] [
log
] [
blame
]
add_lldb_unittest(LLDBFormatterTests
FormatManagerTests.cpp
FormattersContainerTest.cpp
StringPrinterTests.cpp
LINK_LIBS
lldbCore
lldbInterpreter
lldbSymbol
lldbTarget
lldbUtility
LINK_COMPONENTS
Support
)