fix backend dir suffix getting passed around

Authored by sitter on Aug 22 2019, 8:42 AM.

Description

fix backend dir suffix getting passed around

the var inside phonon has no prefix but since it is being put in the
cmake config it gets a prefix which then resulted in bady copy-paste where
both sides of the set() call ended up with a prefix.

this needs backends being rebuilt to pick up the change after which
backends should again be loaded properly

Details

Committed
sitterAug 22 2019, 8:42 AM
Parents
R487:39e60f69af80: silence a whole bunch of warnings
Branches
Unknown
Tags
Unknown