libcamera/src
Laurent Pinchart a8be6e94e7 qcam: Fix compilation errors with clang-10
clang-10 has introduced the same deprecated-copy warning that appeared
in gcc-9 and caused build issues with Qt header files. However, the
clang version seems more sensitive, and detects issues that are not
fixed in Qt 5.13, unlike gcc-9.

Extend the logic that disables the warning for gcc-9 and Qt < 5.13 to
cover clang-10 and all Qt versions.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2020-02-19 18:49:34 +02:00
..
android android: camera_device: Use Camera properties for static Metadata 2020-02-14 16:27:42 +01:00
cam libcamera: camera: Remove the prepared state 2020-01-12 16:10:38 +01:00
ipa libcamera: Switch from utils::make_unique to std::make_unique 2020-01-14 19:06:40 +02:00
libcamera libcamera: media_device: Use Loggable interface 2020-02-19 10:32:22 +00:00
qcam qcam: Fix compilation errors with clang-10 2020-02-19 18:49:34 +02:00
v4l2 v4l2: Remove internal thread 2020-02-13 12:34:42 +02:00
meson.build v4l2: v4l2_compat: Add V4L2 compatibility layer 2020-01-03 19:53:20 -05:00