xref
: /
llvm-project-15.0.7
/
lldb
/
source
/
Plugins
/
OperatingSystem
/
Python
/
CMakeLists.txt
(revision b4e2e7a2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_lldb_library(lldbPluginOSPython
2
OperatingSystemPython.cpp
3
)
4