Unverified Commit 139290f3 authored by rerrabolu's avatar rerrabolu Committed by GitHub
Browse files

Merge pull request #12 from RadeonOpenCompute/addUserGuide

Add user guide
parents 5f25d0e8 f9e83473
......@@ -118,7 +118,7 @@ if(NOT EXISTS ${ROCR_INC_DIR}/hsa/hsa.h)
endif()
if(NOT EXISTS ${ROCR_LIB_DIR}/${CORE_RUNTIME_LIBRARY}.so)
message("ERROR: ROC Runtime libraries can't be found under sprcified path")
message("ERROR: ROC Runtime libraries can't be found under specified path")
RETURN()
endif()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment