cmake: always detect python, it's neeed for some tests

pull/200/head
moneromooo-monero 5 years ago
parent 8646bd0086
commit 9f9571aa3d
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -1028,3 +1028,5 @@ option(INSTALL_VENDORED_LIBUNBOUND "Install libunbound binary built from source
CHECK_C_COMPILER_FLAG(-std=c11 HAVE_C11)
find_package(PythonInterp)

Loading…
Cancel
Save