mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 07:05:46 +03:00
parent
59fd9ea1da
commit
cac66b1914
@ -572,6 +572,15 @@ $(eval $(call rules-cmake,jxrlib,32))
|
||||
$(eval $(call rules-cmake,jxrlib,64))
|
||||
|
||||
|
||||
##
|
||||
## Vulkan-Headers
|
||||
##
|
||||
|
||||
$(eval $(call rules-source,vulkan-headers,$(SRCDIR)/Vulkan-Headers))
|
||||
$(eval $(call rules-cmake,vulkan-headers,32))
|
||||
$(eval $(call rules-cmake,vulkan-headers,64))
|
||||
|
||||
|
||||
##
|
||||
## lsteamclient
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user