mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 08:57:43 +08:00
4 lines
59 B
CMake
4 lines
59 B
CMake
if (LLDB_ENABLE_PYTHON)
|
|
add_subdirectory(Python)
|
|
endif()
|