updated readme

This commit is contained in:
Erik Fröjdh
2024-10-30 10:26:53 +01:00
parent af4f000fe7
commit be019b9769
3 changed files with 40 additions and 11 deletions

View File

@ -1,5 +1,5 @@
find_package (Python 3.6 COMPONENTS Interpreter Development)
find_package (Python 3.10 COMPONENTS Interpreter Development)
# Download or find pybind11 depending on configuration
if(AARE_FETCH_PYBIND11)