Remove superfluous cmake include
CMakeFindDependencyMacro is already included and with cmake_minimum_required(VERSION 3.16) there's really no need for ECMPackageConfigHelpers anymore.
CMakeFindDependencyMacro is already included and with cmake_minimum_required(VERSION 3.16) there's really no need for ECMPackageConfigHelpers anymore.