diff --git a/CMakeLists.txt b/CMakeLists.txt index 5235b748..3e8555f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -324,7 +324,6 @@ endif (WITH_RPI_ARM_TOOLS) message(CHECK_START "Cross compiling for (old RPi) 32-bit ARM") if (CROSS_COMPILE_RPI_ARM) - if (NOT WITH_RPI_ARM_TOOLS) message("-- Cloning legacy Raspberry Pi compilation toolchain") Include(FetchContent)