dfaure created this revision. dfaure added reviewers: dvratil, mlaurent. Herald added projects: Frameworks, Build System. Herald added a subscriber: kde-frameworks-devel. dfaure requested review of this revision.
REVISION SUMMARY It turns out QT_STRICT_ITERATORS does not introduce any overhead (they are inlined so everything gets optimized), confirmed by Dan comparing the produced assembly in Compiler Explorer. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D20349 AFFECTED FILES kde-modules/KDEFrameworkCompilerSettings.cmake To: dfaure, dvratil, mlaurent Cc: kde-buildsystem, kde-frameworks-devel, bencreasy, michaelh, ngraham, bruns