mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-03 10:25:02 +00:00
Bump boost requirement to 1.76
std::hash specialisations for boost::asio structures is required.
This commit is contained in:
parent
da4f2c2439
commit
180e708f3c
@ -7,7 +7,7 @@ project(qBittorrent
|
||||
)
|
||||
|
||||
# version requirements - older versions may work, but you are on your own
|
||||
set(minBoostVersion 1.71)
|
||||
set(minBoostVersion 1.76)
|
||||
set(minQt6Version 6.5.0)
|
||||
set(minOpenSSLVersion 1.1.1)
|
||||
set(minLibtorrent1Version 1.2.19)
|
||||
|
Loading…
x
Reference in New Issue
Block a user