llvm-project/lldb/unittests/Platform/CMakeLists.txt

9 lines
137 B
CMake

add_lldb_unittest(LLDBPlatformTests
PlatformDarwinTest.cpp
LINK_LIBS
lldbPluginPlatformMacOSX
LINK_COMPONENTS
Support
)