Skip to content
Commit 7b9e044b authored by Milian Wolff's avatar Milian Wolff
Browse files

Make the QMake DebugVisitor more useful

Previously it relied on QDebug which may be disabled at runtime.
Also, QDebug can add a lot of additional cruft that we don't want.
Instead, use QTextStream to stderr directly which fits our purpose
well.
parent 0c4ce10a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment