mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
4 lines
68 B
CMake
4 lines
68 B
CMake
|
|
add_lldb_library(lldbPluginOSPython
|
||
|
|
OperatingSystemPython.cpp
|
||
|
|
)
|