vk-bootstrap/tests/vulkan_mock.def
Charles Giessen 348e8bf796 Support tests on windows with clang & clang-cl
Required adding a .def file to properly export the required symbols and
disabling pointer cast warnings that are coming from Catch2.
2023-12-06 14:07:18 -07:00

5 lines
63 B
Modula-2

LIBRARY vulkan-1
EXPORTS
get_vulkan_mock
vkGetInstanceProcAddr