ROCMOPS-2659 - Add HIP_PATH to current binary directory
Change-Id: I2b91f10d620cef951c7832b2ee138f4981b40570
This commit is contained in:
committed by
Maneesh Gupta
parent
2472abf589
commit
aa6538079d
@@ -491,6 +491,7 @@ if(${RUN_HIT} EQUAL 0)
|
||||
endif()
|
||||
if(HIP_CATCH_TEST EQUAL "1")
|
||||
enable_testing()
|
||||
set(HIP_PATH ${HIP_ROOT_DIR})
|
||||
add_subdirectory(${HIP_COMMON_DIR}/tests/catch ${PROJECT_BINARY_DIR}/catch)
|
||||
else()
|
||||
if(${RUN_HIT} EQUAL 0)
|
||||
|
||||
Reference in New Issue
Block a user