Qt moc doesn't play well with modern C++ (Issue #250).
It will always be a laggard and headache till reflection comes to C++.
Thankfully, SCRAM doesn't need all the features of Qt MOC.
Only, automatic signal definition generation is necessary.
Alternatives:
- verdigris
- moc-ng
- Boost signal