diff --git a/cmake/FindHIP.cmake b/cmake/FindHIP.cmake index 7edf27f3c7..0819a0364c 100644 --- a/cmake/FindHIP.cmake +++ b/cmake/FindHIP.cmake @@ -75,7 +75,6 @@ if(UNIX AND NOT APPLE AND NOT CYGWIN) endif() # And push it back to the cache set(HIP_ROOT_DIR ${HIP_ROOT_DIR} CACHE PATH "HIP installed location" FORCE) - message("Found HIP at ${HIP_ROOT_DIR}") endif() # Find HIPCC executable