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