cmake: Add PROJECT_BINARY_DIR to cmake files
authorMark Lobodzinski <mark@lunarg.com>
Fri, 19 Jan 2018 19:04:16 +0000 (12:04 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Mon, 22 Jan 2018 18:16:43 +0000 (11:16 -0700)
commitb111f5cf9d448f33b13a28e1f98474fbe339f620
tree87807bcaf48752a164fb052de45c3667e7fef42d
parent817b1301cde9fde6b160bd8e1ab9b5dd7a034db5
cmake: Add PROJECT_BINARY_DIR to cmake files

Tests and test/layers CMakeLists.txt files were missing
this include path variable. This prevents LVL from building when
used as a submodule.

Change-Id: I0746b9ef280ca0bdd75a0a539c5bdc78114a60ba
tests/CMakeLists.txt
tests/layers/CMakeLists.txt