Skip to content

Commit

Permalink
cmake: Add xxhash.c to layer_support_files
Browse files Browse the repository at this point in the history
Needed by VLF in the downstream VulkanTools repo.

Change-Id: I7da1c7945cbd3491f3a52151a214c59a1736d77c
  • Loading branch information
mark-lunarg committed Apr 1, 2020
1 parent f550452 commit 72347cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ if(BUILD_LAYER_SUPPORT_FILES)
vk_layer_utils.cpp
vk_loader_platform.h
xxhash.h
xxhash.c
generated/vk_validation_error_messages.h
generated/vk_layer_dispatch_table.h
generated/vk_dispatch_table_helper.h
Expand Down

0 comments on commit 72347cb

Please sign in to comment.