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

5 lines
109 B
CMake

add_lldb_library(lldbPluginScriptInterpreterPython
PythonDataObjects.cpp
ScriptInterpreterPython.cpp
)