Skip to content
Snippets Groups Projects
  • Johannes Kauffmann's avatar
    contrib: qt: disable printsupport · 51c28aaa
    Johannes Kauffmann authored and Steve Lhomme's avatar Steve Lhomme committed
    It is built, but not installed. This causes problems on macOS when
    linking our libqt_plugin:
    
    clang: error: no such file or directory: '/vlc/contrib/x86_64-apple-darwin19/lib/libQt5PrintSupport.a'
    
    Since we don't use any of the printer related functionality, disable it
    altogether.
    51c28aaa