SWDEV-524925 - hip-tests build with custom hip (#65)

[ROCm/hip-tests commit: 52e72e9e00]
This commit is contained in:
GunaShekar, Ajay
2025-04-29 08:51:04 -07:00
committed by GitHub
parent bcdc86805c
commit d14f5ed76f
4 changed files with 7 additions and 4 deletions
@@ -33,6 +33,7 @@ add_custom_target(devprop_c_custom
-c ${CMAKE_CURRENT_SOURCE_DIR}/hipGetDeviceProp.c
-I${HIP_PATH}/include
-D${PLATFORM_DEFINE}
--rocm-path=${ROCM_PATH}
-o hipGetDeviceProp.o
BYPRODUCTS hipGetDeviceProp.o
)