Skip to content

cppcheck: remove Qt from the list of default libraries

Frank Winklmeier requested to merge fwinkl/athena:cppcheck_qt into main

The qt cppcheck library defines macros that conflict with our code base (e.g. slots). Remove it from the default list and require packages to configure this where needed.

Merge request reports

Loading