fn main() { cxx_qt_build::CxxQtBuilder::new() .qt_module("Qml") .qt_module("Quick") .build(); }