[autotests/libinput] Add include_directories for libinput
Libinput header is needed by the tests.
This commit is contained in:
parent
ac227e57c7
commit
4b3e8425a3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
include_directories(${Libinput_INCLUDE_DIRS})
|
||||
########################################################
|
||||
# Test Devices
|
||||
########################################################
|
||||
|
|
Loading…
Reference in a new issue