opnsense-src/source/Plugins/OperatingSystem/Python/CMakeLists.txt

4 lines
68 B
CMake
Raw Normal View History

add_lldb_library(lldbPluginOSPython
OperatingSystemPython.cpp
)