blob: 49a197cdaff361e8492faa016c370cd53327c4b2 [file] [log] [blame]
add_lldb_library(lldbPluginPlatformWindows PLUGIN
PlatformWindows.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbHost
lldbTarget
)