10 releases
new 0.7.1 | Mar 5, 2025 |
---|---|
0.7.0 | Oct 30, 2024 |
0.6.1 | Apr 19, 2024 |
0.6.0 | Nov 17, 2023 |
0.4.1 | Nov 18, 2022 |
#118 in Build Utils
743 downloads per month
Used in 5 crates
(4 directly)
59KB
973 lines
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.
Dependencies
~1.8–2.7MB
~54K SLoC