Skip to content
Snippets Groups Projects
Commit a72fedb5 authored by d.kilic's avatar d.kilic
Browse files

Don't apply mapping of OpenCV debug to release on MSVC

Since OpenCV is quite slow in debug, we always link against the release version. This does not work with MSVC due to incompatible crt's. Therefore, we don't do it on MSVC and have to live with the slowness...
parent 0bc3f8a6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment