find_package(KF5WindowSystem)
if(KF5WindowSystem_FOUND)
    add_subdirectory(foreground-booster)
endif()
