find_package(FairLogger) will define an imported target FairLogger::FairLogger. If FairLogger is built with -DUSE_BOOST_PRETTY_FUNCTION=ON and/or -DUSE_EXTERNAL_FMT=ON, your project needs to find the ...