Enable QT_STRICT_ITERATORS regardless of Qt version
If anyone should run into problems, they can disable strict iterators using a global cache variable: $ cmake DENABLE_QT_STRICT_ITERATORS=OFF [...]
If anyone should run into problems, they can disable strict iterators using a global cache variable: $ cmake DENABLE_QT_STRICT_ITERATORS=OFF [...]