CMake detects Intel core i5 as AMD64
I wonder if getting the following output from CMake
is wrongly detected by cmake if the cpu in use is intel core i5.
General configuration for OpenCV 2.4.9 ===================================== Platform: Host: Windows 6.2 AMD64 CMake: 3.0.2 CMake generator: Visual Studio 11 2012 Win64 CMake build tool: C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe MSVC: 1700
As this seems to me as mistake, i highly aprechiate any enlightment on this topic.