mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 10:37:37 -07:00
Merge pull request #5869
6e46b06
cmake: ensure PYTHON_EXECUTABLE is set (moneromooo-monero)
This commit is contained in:
commit
46fbc7e13e
@ -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