This commit is contained in:
a1346054 2021-08-21 13:43:50 +00:00 committed by sledgehammer999
parent 423232b4b9
commit 72ba22afd1
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -10,7 +10,7 @@ project(qBittorrent
# use CONFIG mode first in find_package
set(CMAKE_FIND_PACKAGE_PREFER_CONFIG ON)
# version requirements - older vesions may work, but you are on your own
# version requirements - older versions may work, but you are on your own
set(minBoostVersion 1.65)
set(minQtVersion 5.11)
set(minOpenSSLVersion 1.1.1)