justbuchanan / bazel_rules_qt

Bazel rules for Qt5
Apache License 2.0
46 stars 23 forks source link

QML Test/Demo #26

Closed Vertexwahn closed 3 years ago

Vertexwahn commented 3 years ago

I have currently trouble to setup a QML demo using those rules - it seems that this worked in the past -> https://github.com/justbuchanan/graph-algorithms-qt

Is it possible to provide a minimal demo/test that makes use of QML?

justbuchanan commented 3 years ago

Here you go: https://github.com/justbuchanan/bazel_rules_qt/pull/27