cmake: fix QtAV detection on Debian non-x86 archs

Authored by pino on Nov 11 2017, 6:30 AM.

Description

cmake: fix QtAV detection on Debian non-x86 archs

Make use of ${Qt5Core_INCLUDE_DIRS} as first locations for the Qt5
includes, which should be enough, and work everywhere (so potentially
all the other paths can be removed).

Regarding the other paths, at least make use of
${CMAKE_LIBRARY_ARCHITECTURE}, which represents the proper multiarch
triplet for the system.

Details

Committed
pinoNov 11 2017, 6:30 AM
Parents
R482:8455109e1630: update
Branches
Unknown
Tags
Unknown