cmake: Fix linking of the libinput_axis_api test

Change-Id: I7b70643e013b01d48f347bd5b3db9506793e46a4
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Albert Astals Cid 2019-02-11 10:58:45 +01:00
parent 9afca46e37
commit 337ab23665
1 changed files with 2 additions and 0 deletions

View File

@ -333,6 +333,8 @@ FBDriver *driver = 0;
# libinput_axis_api
qt_config_compile_test(libinput_axis_api
LABEL "axis API in libinput"
LIBRARIES Libinput::Libinput
CODE
"
#include <libinput.h>