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
orang tua 09c8afe519
melakukan a4f40f4b57
14 mengubah file dengan 69 tambahan dan 1 penghapusan
@@ -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(rocdecode-host 1.0.0 QUIET)