build: Define library targets for nested builds-
authorNuno Subtil <nsubtil@nvidia.com>
Fri, 8 Feb 2019 03:32:29 +0000 (19:32 -0800)
committerMike Weiblen <mikew@lunarg.com>
Thu, 28 Feb 2019 19:11:24 +0000 (12:11 -0700)
commit2ed3359a526b808cc6f06115e2e55bb03699d072
tree55382e0bf265ed58aa01b11ff7621454b088c5e4
parent8e2c4cd554b644592a6d904f2c8000ebbd4aa77f
build: Define library targets for nested builds-

Adds alias interface libraries Vulkan::Headers and Vulkan::Registry that
export include paths. These are meant to be used by dependent projects
in a nested build configuration to obtain the path to the Vulkan headers
and registry directories.

Change-Id: I0801f4a23ef654064c1b0878543cd48965954756
CMakeLists.txt