mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 23:31:50 +08:00
4 lines
68 B
CMake
4 lines
68 B
CMake
|
|
add_lldb_library(lldbPluginOSPython
|
||
|
|
OperatingSystemPython.cpp
|
||
|
|
)
|