This commit is contained in:
a1346054
2021-08-21 13:43:50 +00:00
committed by sledgehammer999
parent 423232b4b9
commit 72ba22afd1

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)