hanchenye-llvm-project/lldb/unittests/ScriptInterpreter/CMakeLists.txt

4 lines
64 B
CMake

if (NOT LLDB_DISABLE_PYTHON)
add_subdirectory(Python)
endif()