Fix build

This commit is contained in:
Lubos Dolezel 2020-02-17 12:24:47 +01:00
parent 06d3e5898f
commit 7024effe77

View File

@ -15,7 +15,7 @@ endif (NOT X11_Xrandr_FOUND)
include_directories(
${CMAKE_SOURCE_DIR}/src/launchd
${CMAKE_SOURCE_DIR}/src/lkm/osfmk
${CMAKE_SOURCE_DIR}/src/external/lkm/osfmk
${CMAKE_SOURCE_DIR}/src/external/IOKitUser
${X11_INCLUDE_DIR}
${X11_Xrandr_INCLUDE_PATH}