llvm-project/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt

4 lines
68 B
CMake

add_lldb_library(lldbPluginOSPython
OperatingSystemPython.cpp
)