TheRock compatibility - support (#681)

* Add support for TheRock compatibility

* Update the version

* code clean up

* clean up

[ROCm/rocdecode commit: e2789088ee]
This commit is contained in:
Aryan Salmanpour
2025-12-08 14:02:55 -08:00
committed by GitHub
parent 09c8afe519
commit a4f40f4b57
14 changed files with 69 additions and 1 deletions
@@ -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)