Crate qt_build_utils

source ·
Expand description

This crate provides information about the Qt installation and can invoke Qt’s moc code generator. This crate does not build any C++ code on its own. It is intended to be used in build.rs scripts together with cc, cxx_build, or cpp_build.

Structs

Helper for build.rs scripts using Qt
An ideal version number that conforms to Semantic Versioning.

Enums