12 lines · plain
1add_lldb_library(lldbPluginPlatformGDB PLUGIN2 PlatformRemoteGDBServer.cpp3 4 LINK_LIBS5 lldbBreakpoint6 lldbCore7 lldbHost8 lldbTarget9 lldbPluginProcessUtility10 lldbPluginProcessGDBRemote11 )12 1add_lldb_library(lldbPluginPlatformGDB PLUGIN2 PlatformRemoteGDBServer.cpp3 4 LINK_LIBS5 lldbBreakpoint6 lldbCore7 lldbHost8 lldbTarget9 lldbPluginProcessUtility10 lldbPluginProcessGDBRemote11 )12