mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
cmake: ensure PYTHON_EXECUTABLE is set
This commit is contained in:
parent
85014813cf
commit
6e46b06308
@ -34,6 +34,7 @@ include(CheckCXXCompilerFlag)
|
||||
include(CheckLinkerFlag)
|
||||
include(CheckLibraryExists)
|
||||
include(CheckFunctionExists)
|
||||
include(FindPythonInterp)
|
||||
|
||||
if (IOS)
|
||||
INCLUDE(CmakeLists_IOS.txt)
|
||||
|
Loading…
Reference in New Issue
Block a user