Add WLC_INCLUDE_DIRS to subprojects

This commit is contained in:
Mikkel Oscar Lyderik 2015-11-28 13:20:28 +01:00
parent 9b62a98f3e
commit a32cbb52ce
3 changed files with 9 additions and 0 deletions

View file

@ -10,6 +10,7 @@ WAYLAND_ADD_PROTOCOL_CLIENT(proto-xdg-shell "${PROJECT_SOURCE_DIR}/../protocols/
WAYLAND_ADD_PROTOCOL_CLIENT(proto-desktop-shell "${PROJECT_SOURCE_DIR}/../protocols/desktop-shell.xml" desktop-shell)
include_directories(
${WLC_INCLUDE_DIRS}
${WAYLAND_CLIENT_INCLUDE_DIR}
${CAIRO_INCLUDE_DIRS}
${PANGO_INCLUDE_DIRS}