Browse Source

Fix typo

adaptive-webui-19844
a1346054 3 years ago
parent
commit
cf46653333
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -10,7 +10,7 @@ project(qBittorrent @@ -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.15.2)
set(minOpenSSLVersion 1.1.1)

Loading…
Cancel
Save