TheRock compatibility - support (#681)

* Add support for TheRock compatibility

* Update the version

* code clean up

* clean up
This commit is contained in:
Aryan Salmanpour
2025-12-08 14:02:55 -08:00
committed by GitHub
parent 0a4fadb24d
commit e2789088ee
14 changed files with 69 additions and 1 deletions
@@ -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)