llvm-project/lldb/source/Plugins/Platform/gdb-server/CMakeLists.txt

4 lines
73 B
CMake

add_lldb_library(lldbPluginPlatformGDB
PlatformRemoteGDBServer.cpp
)