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
파일 보기
@@ -61,6 +61,7 @@ else()
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -DNDEBUG -fPIC")
endif()
set (HIP_PLATFORM amd CACHE STRING "HIP platform")
find_package(HIP QUIET)
find_package(rocdecode QUIET)
find_package(rocprofiler-register QUIET)