mirror of
https://github.com/ValveSoftware/Proton.git
synced 2026-04-20 03:01:58 -04:00
build_proton.sh: Avoid building dxvk when building a single component.
This commit is contained in:
committed by
Andrew Eikum
parent
daea2bf3de
commit
5324710e01
@@ -608,10 +608,9 @@ fi
|
||||
|
||||
build_openal
|
||||
|
||||
build_dxvk
|
||||
|
||||
case "$BUILD_COMPONENTS" in
|
||||
"all")
|
||||
build_dxvk
|
||||
build_wine64
|
||||
build_wine32
|
||||
build_lsteamclient64
|
||||
|
||||
Reference in New Issue
Block a user