Fix test-building on FreeBSD (by not building one)

Authored by adridg on May 27 2020, 11:43 AM.

Description

Fix test-building on FreeBSD (by not building one)

The <linux/input.h> header doesn't necessarily exist on FreeBSD
(it is provided by ports, which aren't required for the rest
of KWayland it seems). Test *testRemoteAccess* uses that header,
so conditionalize it on the existing check for the header
(just like *testWaylandSeat* already does).

Details

Committed
adridgMay 27 2020, 11:43 AM
Parents
R127:090c6df6da67: GIT_SILENT: Remove .arclint
Branches
Unknown
Tags
Unknown
References
refs/backups/branch-work/adridg/build-tests-freebsd-1590698458