[all-commits] [llvm/llvm-project] 853958: [lldb/CMake] Set the PYTHON_RPATH for the unit tests
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Apr 30 11:06:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 85395887837bd99689001404adcb08cd1e594cc0
https://github.com/llvm/llvm-project/commit/85395887837bd99689001404adcb08cd1e594cc0
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M lldb/source/API/CMakeLists.txt
M lldb/tools/lldb-test/CMakeLists.txt
M lldb/unittests/API/CMakeLists.txt
M lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
Log Message:
-----------
[lldb/CMake] Set the PYTHON_RPATH for the unit tests
The API and Python script interpreter unit tests also link against
Python and therefore need to set the RPATH when applicable.
More information about the All-commits
mailing list