cmake: fix libinput include dirs

This commit is contained in:
Mikkel Oscar Lyderik 2016-01-22 05:17:33 +01:00
parent 701855fee5
commit 4cbb09d566
2 changed files with 1 additions and 2 deletions

View File

@ -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)

View File

@ -4,7 +4,7 @@ include_directories(
${PCRE_INCLUDE_DIRS}
${JSONC_INCLUDE_DIRS}
${XKBCOMMON_INCLUDE_DIRS}
${LIBINPUT_LIBRARIES}
${LIBINPUT_INCLUDE_DIRS}
)
add_executable(sway