• M
    Fix Cuda -Wl linker options · 28103ad3
    Michae Gharbi 提交于
    This line causes the following error when building custom projects that use OpenCV beta 3:
    ld: warning: directory not found for option '-L/<project_root>/-Wl,/usr/local/cuda'
    28103ad3
OpenCVConfig.cmake.in 15.5 KB