Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1b51b7fc7f99f1d291284d83aaa8bcc4ce5fd62c
/
.
/
lldb
/
unittests
/
Target
/
CMakeLists.txt
blob: ec8f2db2c39f9f7f50391a8a991d138611bab375 [
file
] [
log
] [
blame
]
add_lldb_unittest(TargetTests
MemoryRegionInfoTest.cpp
ModuleCacheTest.cpp
LINK_LIBS
lldbCore
lldbHost
lldbSymbol
lldbUtility
lldbPluginObjectFileELF
lldbUtilityHelpers
LINK_COMPONENTS
Support
)
add_unittest_inputs(TargetTests TestModule.so)