Skip to content

qt: fix qml loader not loading qmlcachegen output

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/fixqmlcache into master
  • Use qmlcachegen's output.
  • Do not include literal QML file contents.

@chub, feel free to implement this with qmldir if that works out. We can discuss which way we should go forward.

Merge request reports