I haven't yet found the line that generates that.
find_package(KF5 ${KF5_MIN_VERSION}
OPTIONAL_COMPONENTS
Archive # for FlashExport
ThreadWeaver # for Panorama
CalendarCore # for Calendar <==============
)
--eric