Skip to content

Only add Qt module includes when needed, avoid unneeded compile flags

Alexander Lohnau requested to merge work/alex/cleanup_compile_flags into master

This makes debugging harder and causes verbose logs. Also, explicitly configuring some edgecases may avoid unintended special behavior

Edited by Alexander Lohnau

Merge request reports