forked from OSchip/llvm-project
4 lines
68 B
CMake
4 lines
68 B
CMake
|
add_lldb_library(lldbPluginOSPython
|
||
|
OperatingSystemPython.cpp
|
||
|
)
|