aboutsummaryrefslogtreecommitdiff
path: root/cube/cube.cpp
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2023-08-19 14:08:34 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-08-21 16:44:30 -0600
commit944f91b48811d072654d3a0db4f6d704c04fadbd (patch)
treee041cd769d4296f735fb20df58b611cfebb98095 /cube/cube.cpp
parentc3b438e7901e7ee0d56d3ac39d7431091d82df3d (diff)
downloadusermoji-944f91b48811d072654d3a0db4f6d704c04fadbd.tar.xz
build: Use Vulkan-Loader on windows
Previously, the vulkan-1.lib file was checked into the tree, so that it wasn't a required build step for windows builds. This means that to use functions in new versions of vulkan, the vulkan-1.lib file would have to be updated, which is annoying. This commit makes the necessary changes to allow linking to the vulkan-1.lib built by Vulkan-Loader directly, as well as adding Vulkan-Loader as a dependency for windows builds. It was previously only built for linux & macOS. With the use of the Vulkan-Loader, the FindVulkan.cmake file could be removed, as well as the checked in vulkan-1.lib files, one each for x86 and x64.
Diffstat (limited to 'cube/cube.cpp')
0 files changed, 0 insertions, 0 deletions