morousg / cvGPUSpeedup

A faster implementation of OpenCV-CUDA that uses OpenCV objects, and more!
Apache License 2.0
37 stars 5 forks source link

set cmake runtime common output runtime directory to ${OUT_DIR}, whic… #82

Closed aandaluz closed 10 months ago

aandaluz commented 10 months ago

set runtime output directory for binaries to ${OUT_DIR}. This matches our own cuda dll deployment target dir.