cmake: GH1444, add wayland include dir to cmake
authorThomas Heijligen <src@posteo.de>
Wed, 8 Feb 2017 09:44:29 +0000 (10:44 +0100)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 8 Feb 2017 19:58:21 +0000 (12:58 -0700)
commit838c2ac2195ac08be914ff4912170cc131a5e9c9
tree34ca749761eea13280511718a336726195655fc9
parent5fe8338dbebeaf06b4d74a636d086a4e3fb4c926
cmake: GH1444, add wayland include dir to cmake

On some Linux distributions (e.g  openSUSE, Fedora) the wayland headers are in
a subdirectory.
Adding WAYLAND_CLIENT_INCLUDE_DIR to include_directories in CMakeLists.txt
will fix this issue.
CMakeLists.txt