Files
opencv/cmake
Alexander Nitsch 2e86cedef2 Fix MinGW detection on x86
MinGW-w64 always uses "w64" as vendor key which the previously
used check for "64" anywhere in the target triplet matched. This
would lead to MinGW-w64 setups always being treated as x64.

Turns out we do not even need this additional check since the
architecture has been correctly determined earlier in this file.
No need to do it again.
2015-03-31 00:02:03 +02:00
..
2015-03-23 16:56:50 +03:00
2015-01-20 21:10:06 +03:00
2014-08-05 20:12:35 +04:00
2015-03-02 22:26:45 +03:00
2014-04-03 14:53:27 +04:00
2015-03-02 18:13:00 +03:00
2014-08-05 20:12:35 +04:00