Skip to content

Commit 72347cb

Browse files
committed
cmake: Add xxhash.c to layer_support_files
Needed by VLF in the downstream VulkanTools repo. Change-Id: I7da1c7945cbd3491f3a52151a214c59a1736d77c
1 parent f550452 commit 72347cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layers/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ if(BUILD_LAYER_SUPPORT_FILES)
6262
vk_layer_utils.cpp
6363
vk_loader_platform.h
6464
xxhash.h
65+
xxhash.c
6566
generated/vk_validation_error_messages.h
6667
generated/vk_layer_dispatch_table.h
6768
generated/vk_dispatch_table_helper.h

0 commit comments

Comments
 (0)