CMake: GH1989, add wayland include dir to cmake
authorJohn Zupin <johnz@lunarg.com>
Mon, 21 Aug 2017 22:36:45 +0000 (16:36 -0600)
committerjohnzupin <johnzupin@gmail.com>
Fri, 1 Sep 2017 19:43:54 +0000 (13:43 -0600)
commit49d8362e9d7b4661b0667950724406e894ff898a
treeb0052317b84eb6ad2f452c7c9f71827c8a01a5d7
parentc699ef019070a4e3820e901927a0fda54a18f008
CMake: GH1989, add wayland include dir to cmake

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