kfdtest: Add include directory for ROCr merge
When we merge thunk into ROCr, kfdtest will be in a different folder
structure. Add the new location to ensure that we can build now and in
the future with no disruptions
Signed-off-by: Kent Russell <kent.russell@amd.com>
Change-Id: I6517e061cb0da7137d903abbc380bfc7126f40d4
[ROCm/ROCR-Runtime commit: d966243783]
Этот коммит содержится в:
@@ -159,6 +159,7 @@ llvm_map_components_to_libnames(llvm_libs AMDGPUAsmParser Core Support)
|
||||
include_directories(${PROJECT_SOURCE_DIR}/gtest-1.6.0)
|
||||
include_directories(${PROJECT_SOURCE_DIR}/include)
|
||||
include_directories(${PROJECT_SOURCE_DIR}/../../include)
|
||||
include_directories(${PROJECT_SOURCE_DIR}/../../libhsakmt/include)
|
||||
|
||||
include_directories(${DRM_INCLUDE_DIRS})
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user