Remove use of tools library

Change-Id: I80eb95987e1e91c67bd6c3e4b12df934860940f1
This commit is contained in:
Chris Freehill
2017-09-13 13:49:56 -05:00
rodzic 0cb7db7d7e
commit b4f2e8d8f1
-1
Wyświetl plik
@@ -218,7 +218,6 @@ link_directories(${ROCR_LIB_DIR})
# Extend the list of libraries to be used for linking ROC Perf Apps
#
set(ROCR_LIBS ${ROCR_LIBS} hsa-runtime${ONLY64STR})
set(ROCR_LIBS ${ROCR_LIBS} hsa-runtime-tools${ONLY64STR})
include_directories(${ROCR_INC_DIR} ${OPENCL_INC_DIR})