Refactor CMake WSI platform defines
authorCharles Giessen <charles@lunarg.com>
Wed, 3 Nov 2021 19:51:03 +0000 (13:51 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 22:06:30 +0000 (15:06 -0700)
commit595cca67b018d1e1207318d841802329bdbf156b
tree43705d9863482f9be17c28547ca614f677e21a03
parent51d93c36d70ddd724d521cd770c14c59b7870143
Refactor CMake WSI platform defines

Move the WSI macro defines into their own target such that it can be shared
with the loader and test code. Note that this commit is a part of a series
and not intended to work standalone.
CMakeLists.txt
loader/CMakeLists.txt
tests/framework/CMakeLists.txt