[][src]Crate qt_ritual_build

Implementation of build script for all Qt crates

See README of the repository root for more information.

The build script uses qmake available in PATH to determine paths to the Qt installation and passes them to ritual_build.

Functions

run

Runs the build script and exits the process with an appropriate exit code.

try_run

Runs the build script.