https://bugs.kde.org/show_bug.cgi?id=369232

            Bug ID: 369232
           Summary: cmake fails on missing rcc, it's a runtime dep though
           Product: kexi
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: kexi-b...@kde.org
          Reporter: sit...@kde.org
                CC: a...@piggz.co.uk, in...@fables.co.za

cmake/modules/CheckGlobalBreezeIcons.cmake:    message(FATAL_ERROR "No valid
breeze-icons.rcc resource file found. \

but the file apparently is only loaded at runtime

src/main/KexiRegisterResource_p.h:    return
registerResource("icons/breeze/breeze-icons.rcc",
QStandardPaths::GenericDataLocation,

the file should not be required at build time, instaed cmake should issue a
runtime requirement information (e.g. https://phabricator.kde.org/D2377)

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to