mirror of https://github.com/FreeRDP/FreeRDP
fix wayland-client.h not found
This commit is contained in:
parent
e02af8287e
commit
a5bb05bf44
|
@ -19,6 +19,7 @@
|
|||
set(MODULE_NAME "wlfreerdp")
|
||||
set(MODULE_PREFIX "FREERDP_CLIENT_WAYLAND")
|
||||
|
||||
include_directories(${WAYLAND_INCLUDE_DIR})
|
||||
include_directories(${CMAKE_SOURCE_DIR}/uwac/include)
|
||||
|
||||
set(${MODULE_PREFIX}_SRCS
|
||||
|
|
Loading…
Reference in New Issue