mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-11 11:06:12 -04:00
The `EXCLUDE_FROM_ALL` token, which is responsible for excluding components from a "unspecified" installation (which we use to create the distributed package) needs to be specified for _every_ destination specified in an `install` call. This commit remedies the issue of missing tokens in these calls.