mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-27 05:58:16 +03:00
build: Call dlls/winevulkan/make_vulkan in wine post-source.
This commit is contained in:
parent
0b729bded4
commit
2b4bfa46d6
@ -682,6 +682,7 @@ $(eval $(call rules-autoconf,wine,64))
|
||||
|
||||
$(OBJ)/.wine-post-source:
|
||||
cd $(WINE_SRC) && tools/make_requests
|
||||
cd $(WINE_SRC) && dlls/winevulkan/make_vulkan && rm dlls/winevulkan/vk-*.xml
|
||||
touch $@
|
||||
|
||||
$(OBJ)/.wine-post-build64:
|
||||
|
Loading…
x
Reference in New Issue
Block a user