mirror of
https://github.com/swaywm/sway.git
synced 2025-12-15 08:56:30 -05:00
cmake: fix libinput include dirs
This commit is contained in:
parent
701855fee5
commit
4cbb09d566
2 changed files with 1 additions and 2 deletions
|
|
@ -59,7 +59,6 @@ find_package(GdkPixbuf)
|
|||
find_package(PAM)
|
||||
|
||||
find_package(LibInput REQUIRED)
|
||||
include_directories(${LIBINPUT_INClUDE_DIRS})
|
||||
|
||||
find_package(Backtrace)
|
||||
if(Backtrace_FOUND)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue