mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-25 04:51:38 +00:00
[debuginfo-tests] Update Python variable in lit.site.cfg.py
This commit is contained in:
parent
3bdd7fcc34
commit
7f84b6c1ba
@ -22,7 +22,7 @@ config.is_msvc = lit.util.pythonize_bool("@MSVC@")
|
||||
|
||||
config.llvm_use_sanitizer = "@LLVM_USE_SANITIZER@"
|
||||
|
||||
config.python3_executable = "@PYTHON_EXECUTABLE@"
|
||||
config.python3_executable = "@Python3_EXECUTABLE@"
|
||||
|
||||
# Support substitution of the tools_dir with user parameters. This is
|
||||
# used when we can't determine the tool dir at configuration time.
|
||||
|
Loading…
x
Reference in New Issue
Block a user