Commit 185f06ee authored by oscar's avatar oscar

提交编译

parent cb82feee
...@@ -139,7 +139,7 @@ target_link_libraries(${PROJECT_NAME}_node ...@@ -139,7 +139,7 @@ target_link_libraries(${PROJECT_NAME}_node
) )
if(KF_CUDA) if(KF_CUDA)
target_link_libraries(${PROJECT_NAME}_node kf_cuda cudart cublas) #target_link_libraries(${PROJECT_NAME}_node kf_cuda cudart cublas)
endif() endif()
#add_executable(cv_test #add_executable(cv_test
......
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