9 lines
137 B
CMake
Raw Normal View History

add_lldb_unittest(LLDBPlatformTests
PlatformDarwinTest.cpp
LINK_LIBS
lldbPluginPlatformMacOSX
LINK_COMPONENTS
Support
)