forked from OSchip/llvm-project
[lldb/Plugins] Rename OSPython plugin to OperatingSystemPython (NFC)
Rename the plugin to match both the directory structure and the class.
This commit is contained in:
parent
f9219e644a
commit
413307d456
|
@ -1,4 +1,4 @@
|
|||
add_lldb_library(lldbPluginOSPython PLUGIN
|
||||
add_lldb_library(lldbPluginOperatingSystemPython PLUGIN
|
||||
OperatingSystemPython.cpp
|
||||
|
||||
LINK_LIBS
|
||||
|
|
Loading…
Reference in New Issue