Enable XCB in Vulkan loader on Linux
This commit is contained in:
committed by
Doug Johnson
parent
570e359caa
commit
6bf05d6e63
1
third_party/vulkan/loader/premake5.lua
vendored
1
third_party/vulkan/loader/premake5.lua
vendored
@@ -30,6 +30,7 @@ project("vulkan-loader")
|
||||
removefiles("dirent_on_windows.c")
|
||||
filter("platforms:Linux")
|
||||
defines({
|
||||
"VK_USE_PLATFORM_XCB_KHR",
|
||||
[[SYSCONFDIR="\"/etc\""]],
|
||||
[[FALLBACK_CONFIG_DIRS="\"/etc/xdg\""]],
|
||||
[[DATADIR="\"/usr/share\""]],
|
||||
|
||||
Reference in New Issue
Block a user