We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4096df7 commit 7a82602Copy full SHA for 7a82602
CMakeLists.txt
@@ -14,6 +14,6 @@ add_subdirectory(hw/amdgpu)
14
add_subdirectory(rx)
15
16
target_compile_definitions(rx PRIVATE
17
- RX_TAG=0
+ RX_TAG=2
18
RX_TAG_VERSION=0
19
)
0 commit comments