mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 04:44:23 +01:00
cmake: always detect python, it's neeed for some tests
This commit is contained in:
@@ -1028,3 +1028,5 @@ option(INSTALL_VENDORED_LIBUNBOUND "Install libunbound binary built from source
|
|||||||
|
|
||||||
|
|
||||||
CHECK_C_COMPILER_FLAG(-std=c11 HAVE_C11)
|
CHECK_C_COMPILER_FLAG(-std=c11 HAVE_C11)
|
||||||
|
|
||||||
|
find_package(PythonInterp)
|
||||||
|
|||||||
Reference in New Issue
Block a user