The GeneratorRunner (A.K.A. generatorrunner) is the program that collects relevant data from C++ headers (paying special attention to Qt provided information, like signals and properties) and auxiliary files (typesystems, global.h and glue files). For this it relies on the API Extractor library.
To build and install just follow the generic cmake instructions in section CMake primer.
In order to compile this package in a debian environment, make sure the following packages are installed:
And then you can build the package using:
$ dpkg-buildpackage -rfakeroot