llvm-project/lldb/cmake/modules
Isuru Fernando 664fda72ea Fix setting Python3_ROOT_DIR on Windows
Summary:
Previously the value of Python3_ROOT_DIR was set to the string
"PYTHON_HOME" instead of the value of the variable named
PYTHON_HOME. This commit fixes that as CMake expects
a path as the value of Python3_ROOT_DIR

Reviewers: #lldb, JDevlieghere, teemperor

Reviewed By: #lldb, JDevlieghere, teemperor

Subscribers: teemperor, JDevlieghere, mgorny, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D77842
2020-04-14 12:50:54 -05:00
..
AddLLDB.cmake [lldb][cmake] Move remove_module_flags macro to AddLLDB.cmake 2020-03-06 17:21:24 -08:00
FindCursesAndPanel.cmake Re-land "[lldb/CMake] Change how we deal with optional dependencies" 2019-12-20 20:05:04 -08:00
FindLibEdit.cmake [lldb/CMake] Fix variable naming in FindLibEdit 2020-01-02 13:39:57 -08:00
FindLuaAndSwig.cmake [lldb/cmake] Enable more verbose find_package output. 2020-02-21 10:37:02 -08:00
FindPythonInterpAndLibs.cmake Fix setting Python3_ROOT_DIR on Windows 2020-04-14 12:50:54 -05:00
LLDBConfig.cmake Allow customized relative PYTHONHOME (Attemp 1) 2020-02-21 16:25:30 -08:00
LLDBFramework.cmake [lldb] Delete the SharingPtr class 2020-02-11 13:23:18 +01:00
LLDBGenerateConfig.cmake [lldb/CMake] Initialize LLDB_ENABLE_POSIX based on the UNIX variable. 2019-12-13 13:46:43 -08:00
LLDBStandalone.cmake [lldb][CMake] Infer `Clang_DIR` if not passed explicitly 2019-09-18 10:20:28 +00:00
debugserverConfig.cmake [CMake] Move debugserver options to separate debugserverConfig.cmake 2019-01-04 12:46:38 +00:00