build.sh should give the user a better error if `qmake` is missing: ``` $ ./build.sh Compiling SilentDragon 1.0.0 with 16 threads... ./build.sh: line 23: qmake: command not found ```