#qt #build-script #linker #generator #moc #helper #interop

build qt-build-utils

Build script helper for linking Qt libraries and using moc code generator. Intended to be used together with cc, cpp_build, or cxx_build

8 releases

new 0.6.1 Apr 19, 2024
0.6.0 Nov 17, 2023
0.5.3 May 19, 2023
0.5.2 Apr 27, 2023
0.4.0 Oct 28, 2022

#130 in Build Utils

Download history 5/week @ 2024-01-01 5/week @ 2024-01-08 52/week @ 2024-01-15 14/week @ 2024-01-22 37/week @ 2024-01-29 40/week @ 2024-02-05 44/week @ 2024-02-12 63/week @ 2024-02-19 135/week @ 2024-02-26 61/week @ 2024-03-04 96/week @ 2024-03-11 87/week @ 2024-03-18 61/week @ 2024-03-25 120/week @ 2024-04-01 48/week @ 2024-04-08 246/week @ 2024-04-15

484 downloads per month
Used in 2 crates

MIT/Apache

52KB
857 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.6MB
~52K SLoC