blob: 2820ae77e7491ff35f322947c05f5073edb6c3d5 [file] [log] [blame]
add_lldb_library(lldbPluginPlatformWindows PLUGIN
PlatformWindows.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbHost
lldbTarget
lldbPluginPlatformGDB
LINK_COMPONENTS
Support
)