10 releases
Uses old Rust 2015
0.2.4 | Oct 20, 2017 |
---|---|
0.2.3 | Oct 7, 2017 |
0.2.1 | Jun 12, 2017 |
0.2.0 | May 21, 2017 |
0.0.1 | Oct 23, 2016 |
#520 in Build Utils
45 downloads per month
23KB
317 lines
qt_build_tools
Build script implementation for Rust Qt crates.
The build script uses qmake
available in PATH
to determine paths to the Qt installation and passes them to cpp_to_rust_build_tools.
See README of the repository root for more information about other parts of the project.
lib.rs
:
Implementation of build script for all Qt crates
See README for more information.
Dependencies
~8.5MB
~177K SLoC