diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2019-04-03 17:03:45 +0700 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2019-04-03 18:03:56 +0700 |
commit | d5ca33f6c7b0cd1ca20ec5dc7131aeedf1503080 (patch) | |
tree | d840313afee1f3f3ca5250af6ffba77ee52ba53e /test/camera | |
parent | 78552c818b8b9f9ea3b1a244e4d5ba2c86b07ce6 (diff) |
qcam: meson: Use pkg-config method for qt5 dependencies
Meson searches for qmake to determine if QT5 is available to support the
optional qcam component.
When cross compiling, meson can incorrectly identify the host qmake
which will cause incorrect linkage and usage of system headers.
Set the dependency method to specify pkg-config which resolves the
issue.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/camera')
0 files changed, 0 insertions, 0 deletions