mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 22:52:33 -06:00
CMake: Don't use subprojects in GUI subfolders
This commit is contained in:
@@ -7,7 +7,7 @@ if (POLICY CMP0074)
|
||||
endif()
|
||||
|
||||
# TODO: fix the macOS bundle stuff
|
||||
if(POLICY CMP0080)
|
||||
if (POLICY CMP0080)
|
||||
cmake_policy(SET CMP0080 OLD)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user