Skip to content
Snippets Groups Projects
  • Adriaan de Groot's avatar
    bdb7bf71
    Reduce warnings from moc-generated code · bdb7bf71
    Adriaan de Groot authored
     - The auto-generated code produces a lot of warnings from
       Clang 8; this obscures the more meaningful warnings from
       actual Calamares code, so tone the warnings down.
     - For Clang, set CALAMARES_MOC_OPTIONS.
     - Add convenience CMake function for automoccing. It applies
       the options as needed to a given target.
    bdb7bf71
    History
    Reduce warnings from moc-generated code
    Adriaan de Groot authored
     - The auto-generated code produces a lot of warnings from
       Clang 8; this obscures the more meaningful warnings from
       actual Calamares code, so tone the warnings down.
     - For Clang, set CALAMARES_MOC_OPTIONS.
     - Add convenience CMake function for automoccing. It applies
       the options as needed to a given target.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.