Skip to content

Add new cmake function to add optional Qt5 plugin directory

This allow to add plugins which names are plateform dependant and may be there or not, such as audio plugins which are named after the backend they represent (qtaudio_also, qtaudio_pulse, etc)

Edited by Timothee Chabat

Merge request reports