mirror of
https://github.com/opnsense/src.git
synced 2026-04-06 18:05:18 -04:00
5 lines
136 B
CMake
5 lines
136 B
CMake
add_lldb_library(lldbPluginScriptInterpreterPython
|
|
PythonDataObjects.cpp
|
|
PythonExceptionState.cpp
|
|
ScriptInterpreterPython.cpp
|
|
)
|