This commit is contained in:
DH 2023-11-11 00:04:47 +03:00
parent 4096df70f4
commit 7a82602c9c

View File

@ -14,6 +14,6 @@ add_subdirectory(hw/amdgpu)
add_subdirectory(rx)
target_compile_definitions(rx PRIVATE
RX_TAG=0
RX_TAG=2
RX_TAG_VERSION=0
)