Skip to content

Commit dab50ea

Browse files
author
Wish
committed
update lib64
1 parent 0120cac commit dab50ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ include_paths := src \
4242
library_paths := $(lean_protobuf)/lib \
4343
$(lean_opencv)/lib \
4444
$(lean_tensor_rt)/lib \
45-
$(lean_cuda)/lib \
45+
$(lean_cuda)/lib64 \
4646
$(lean_cudnn)/lib
4747

4848
link_librarys := opencv_core opencv_imgproc opencv_videoio opencv_imgcodecs \

0 commit comments

Comments
 (0)