mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-24 02:06:07 +03:00
Remove unused include
This commit is contained in:
parent
9fa48a375d
commit
44f0a63354
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ set(minLibtorrent1Version 1.2.19)
|
|||
set(minLibtorrentVersion 2.0.9)
|
||||
set(minZlibVersion 1.2.11)
|
||||
|
||||
include(CheckCXXSourceCompiles) # TODO: migrate to CheckSourceCompiles in CMake >= 3.19
|
||||
include(GNUInstallDirs)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)
|
||||
|
|
Loading…
Reference in a new issue