TheRock compatibility - support (#681)

* Add support for TheRock compatibility

* Update the version

* code clean up

* clean up

[ROCm/rocdecode commit: e2789088ee]
此提交包含在:
Aryan Salmanpour
2025-12-08 14:02:55 -08:00
提交者 GitHub
父節點 09c8afe519
當前提交 a4f40f4b57
共有 14 個檔案被更改,包括 69 行新增1 行删除
+1
查看文件
@@ -97,6 +97,7 @@ else()
endif()
message("-- ${White}${PROJECT_NAME} -- AMD GPU_TARGETS: ${GPU_TARGETS}${ColourReset}")
set(HIP_PLATFORM amd CACHE STRING "HIP platform")
find_package(HIP QUIET)
find_package(rocdecode QUIET)
find_package(rocprofiler-register QUIET)