qt_build_tools 0.1.3

Common utils for build scripts of Qt library wrappers
Documentation

Qt Build Tools

Common utils for build scripts of Qt library wrappers.

If you have multiple versions of Qt on your machine (for example, obtained via online installer) and you want to build against a specific version, modify PATH environment variable so that qmake command of the correct Qt version is available. cpp_to_rust uses qmake command to find library paths.

See cpp_to_rust for more information.