qt5base-lts/cmake/3rdparty
Cristian Adam 12e4b63d28 CMake Build: Fix libdrm detection and compilation on QNX
On QNX 7.1 x86drm.h is located under <...>/usr/include/libdrm, unlike
linux where it's present under /usr/include.

find_path would not find it on QNX, and instead get /usr/include from
host, which resulted in a failure to compile.

Task-number: QTBUG-83202
Change-Id: I03d6c2d4dfbe91bb70df0a322e84890bd7c8548a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-08-19 18:43:37 +02:00
..
extra-cmake-modules configure: Explicitly enable float-divide-by-zero with ubsan 2020-08-07 01:21:07 +02:00
kwin CMake Build: Fix libdrm detection and compilation on QNX 2020-08-19 18:43:37 +02:00