Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
|
||||
Import("env")
|
||||
|
||||
env.Append(CPPDEFINES=["RD_ENABLED"])
|
||||
|
||||
thirdparty_obj = []
|
||||
thirdparty_dir = "#thirdparty/vulkan"
|
||||
thirdparty_volk_dir = "#thirdparty/volk"
|
||||
|
||||
Reference in New Issue
Block a user