test migrated to new kernel OCL ABI

Change-Id: I2cc281316636f7b80dec2c2a78aade39a8ed168c
This commit is contained in:
Evgeny
2018-05-03 14:42:12 -05:00
parent 9dec361cd4
commit 1769fea212
4 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ set ( TEST_LIB "tool" )
set ( TEST_LIB_SRC ${TEST_DIR}/ctrl/tool.cpp ${UTIL_SRC} )
add_library ( ${TEST_LIB} SHARED ${TEST_LIB_SRC} )
target_include_directories ( ${TEST_LIB} PRIVATE ${TEST_DIR} ${ROOT_DIR} ${HSA_RUNTIME_INC_PATH} )
target_link_libraries( ${TEST_LIB} ${ROCPROFILER_TARGET} ${HSA_RUNTIME_LIB} c stdc++ dl pthread rt atomic )
target_link_libraries ( ${TEST_LIB} ${ROCPROFILER_TARGET} ${HSA_RUNTIME_LIB} c stdc++ dl pthread rt atomic )