From 0067c264f893a35619e109148a0fcc24c691c843 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sun, 22 May 2022 17:56:59 +0200 Subject: [PATCH] this is annoying.. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d9f0a0e..5bcd3ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -123,7 +123,6 @@ add_subdirectory(${COMMON_PATH}) # Post-Sources preparation # ############################################################################## - # Check whether the user has already installed ETL first # find_package(etl ${FSFW_ETL_LIB_MAJOR_VERSION} CONFIG QUIET) # Not installed, so use FetchContent to download and provide etl