Skip to content
Snippets Groups Projects
Unverified Commit 7106c397 authored by Lava Block's avatar Lava Block Committed by GitHub
Browse files

Merge pull request #55 from pezcode/vma-install-fix

Fix VMA include installation
parents 83711b23 cd1f07b2
No related branches found
No related tags found
No related merge requests found
...@@ -442,7 +442,7 @@ install(DIRECTORY ...@@ -442,7 +442,7 @@ install(DIRECTORY
${LIBLAVA_EXT_DIR}/json/single_include/ ${LIBLAVA_EXT_DIR}/json/single_include/
${LIBLAVA_EXT_DIR}/spdlog/include/ ${LIBLAVA_EXT_DIR}/spdlog/include/
${LIBLAVA_EXT_DIR}/Vulkan-Headers/include/ ${LIBLAVA_EXT_DIR}/Vulkan-Headers/include/
${LIBLAVA_EXT_DIR}/VulkanMemoryAllocator/src/ ${LIBLAVA_EXT_DIR}/VulkanMemoryAllocator/include/
${LIBLAVA_EXT_DIR}/volk/ ${LIBLAVA_EXT_DIR}/volk/
#${LIBLAVA_EXT_DIR}/stb/ #${LIBLAVA_EXT_DIR}/stb/
#${LIBLAVA_EXT_DIR}/gli/gli #${LIBLAVA_EXT_DIR}/gli/gli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment