12 lines · plain
1add_lldb_library(lldbPluginOperatingSystemPython PLUGIN2 OperatingSystemPython.cpp3 4 LINK_LIBS5 lldbCore6 lldbInterpreter7 lldbSymbol8 lldbTarget9 lldbValueObject10 lldbPluginProcessUtility11 )12 1add_lldb_library(lldbPluginOperatingSystemPython PLUGIN2 OperatingSystemPython.cpp3 4 LINK_LIBS5 lldbCore6 lldbInterpreter7 lldbSymbol8 lldbTarget9 lldbValueObject10 lldbPluginProcessUtility11 )12