Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLavaBlock committed Apr 19, 2021
1 parent af45ae2 commit e7c8e29
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ add_library(lava.base STATIC

target_include_directories(lava.base PUBLIC
$<BUILD_INTERFACE:${LIBLAVA_EXT_DIR}/Vulkan-Headers/include>
$<BUILD_INTERFACE:${LIBLAVA_EXT_DIR}/VulkanMemoryAllocator/src>
$<BUILD_INTERFACE:${LIBLAVA_EXT_DIR}/VulkanMemoryAllocator/include>
$<BUILD_INTERFACE:${LIBLAVA_EXT_DIR}/volk>
)

Expand Down
2 changes: 1 addition & 1 deletion ext/Catch2
2 changes: 1 addition & 1 deletion ext/VulkanMemoryAllocator
2 changes: 1 addition & 1 deletion ext/argh
Submodule argh updated 1 files
+1 −1 README.md
2 changes: 1 addition & 1 deletion ext/imgui

0 comments on commit e7c8e29

Please sign in to comment.