mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-03 17:39:49 +00:00
CMake: remove FetchContent
This commit is contained in:
parent
14ef10ddea
commit
b6a3427a58
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ option(WITH_SCANNER "Enable webcam QR scanner" OFF)
|
|||
list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_SOURCE_DIR}/cmake")
|
||||
include(CheckCCompilerFlag)
|
||||
include(CheckCXXCompilerFlag)
|
||||
include(FetchContent)
|
||||
include(FindCcache)
|
||||
include(CheckIncludeFile)
|
||||
include(CheckSymbolExists)
|
||||
|
|
Loading…
Reference in a new issue