Update README to document DXC_CUSTOM_PATH as an alternative to modifying PATH for dxc

This commit is contained in:
SRSaunders 2024-04-29 01:39:45 -04:00
parent 82455c188d
commit c7f5dd7aa4

View file

@ -449,6 +449,8 @@ Recommended in this case is `cmake-vs2022-win64-no-ffmpeg.bat`
> # DXC compiler
> PATH="~/dxc-artifacts/bin:$PATH"
As an alternative to modifying your PATH, you can add -DDXC\_CUSTOM_PATH=\<path-to-dxc-binary> to the CMake options.
2. You need the following dependencies in order to compile RBDoom3BFG with all features:
On Debian or Ubuntu: