Update build instructions

This commit is contained in:
wheremyfoodat 2023-07-24 21:04:36 +03:00
parent 71bcfbab69
commit 4a1ed06525
2 changed files with 2 additions and 1 deletions

View file

@ -213,6 +213,7 @@ if(ENABLE_VULKAN)
Vulkan 1.3.206 REQUIRED
COMPONENTS glslangValidator
)
set(RENDERER_VK_INCLUDE_FILES include/renderer_vk/renderer_vk.hpp
include/renderer_vk/vulkan_api.hpp include/renderer_vk/vk_debug.hpp
)