CMake: bump Python requirements

- Python 3.6 for f-string support
- Boost 1.67 because it has consistent library naming and some CMake support
This commit is contained in:
Adriaan de Groot 2021-03-30 12:20:16 +02:00
parent 261c3587a5
commit 1f5bdef96e

View File

@ -156,8 +156,8 @@ set( _tx_incomplete eo es_PE fr_CH gu id_ID ie kk kn ko_KR lo lv mk
set( QT_VERSION 5.15.0 )
set( YAMLCPP_VERSION 0.5.1 )
set( ECM_VERSION 5.18 )
set( PYTHONLIBS_VERSION 3.3 )
set( BOOSTPYTHON_VERSION 1.55.0 )
set( PYTHONLIBS_VERSION 3.6 )
set( BOOSTPYTHON_VERSION 1.67.0 )
### CMAKE SETUP