346b01be077b90dbe04f1318fdb1d607c2d5fd78
This may be all that's needed, but there seems to be another issue causing the characters to look weird, though that's probably a filesystem issue.
Nostalgia
Setup
macOS
Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.
export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/
Languages
C++
97.3%
CMake
2.6%