SWDEV-415414 - Corrected the IMPORT_PREFIX path in FindHIP.cmake

The IMPORT_PREFIX path in FindHIP.cmake was generated as <Install_Prefix>/hip rather than <Install_Prefix> in Linux OS
With file reorg backward compatibility turned off, the path <Install_Prefix>/hip is no more valid
Corrected the same, so that IMPORT_PREFIX will always be generated as <Install_Prefix>

Change-Id: I60b8ee5085c1b4eda0a8494d7f8e1e55accd2f82


[ROCm/hip commit: a3e8fc7a96]
This commit is contained in:
Ranjith Ramakrishnan
2023-08-04 16:59:26 -07:00
committed by Rakesh Roy
parent 6369d2a789
commit 0dec196bc1

Diff Content Not Available