meson: Stop requiring platforms for Vulkan
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 11 Nov 2017 18:28:54 +0000 (10:28 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 13 Nov 2017 19:54:44 +0000 (11:54 -0800)
commit3a922d6a613231212b6ea7276d1ca416378bd9fd
tree755dd08423cfbd91d729e8039664140345ae5010
parentda31e2c22d72af041a4558b30eb354ff17f000ba
meson: Stop requiring platforms for Vulkan

It should be perfectly valid to build a completely headless Vulkan
driver.  We don't need to require a platform.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build