Fix wrong include path
Fix wrong include path of ROCclrConfig.cmake.in
Change-Id: Ic5a1387a426cf02a985a4ef8ff8ff15e6a871cbb
[ROCm/clr commit: ce4cc6095c]
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
include( CMakeFindDependencyMacro )
|
||||
find_dependency(hsa-runtime64)
|
||||
find_dependency(amd_comgr)
|
||||
include("@ROCCLR_TARGETS_PATH@")
|
||||
message(STATUS "ROCclr at ${ROCclr_DIR}")
|
||||
include("${ROCclr_DIR}/@ROCCLR_TARGETS_NAME@")
|
||||
Reference in New Issue
Block a user