Skip to content

configure: fix chromecast not enabled

Thomas Guillem requested to merge tguillem/vlc:fix-configure-chromecast into master

Regression from 63b45cfc

build_chromecast was reset to false but never initialized to true.

Merge request reports