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

4 lines
59 B
CMake

if (LLDB_ENABLE_PYTHON)
add_subdirectory(Python)
endif()