Fix linking error in qt_quick_cargo build script
Needs ReviewPublic

Authored by baeomaltinsky on Aug 14 2019, 5:44 AM.

Details

Reviewers
vandenoever
Summary

Previously, the build script in the qt_quick_cargo template directory was failing with linker errors for versions of this library greater than 0.2. This patch fixes this linking error by specifying the required Qt modules in the build script.

Diff Detail

Repository
R881 Rust Qt Binding Generator
Lint
Lint Skipped
Unit
Unit Tests Skipped
baeomaltinsky requested review of this revision.Aug 14 2019, 5:44 AM
baeomaltinsky created this revision.
baeomaltinsky added a reviewer: vandenoever.
baeomaltinsky edited the summary of this revision. (Show Details)Aug 14 2019, 5:46 AM