mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
eaa58c5d6e
- Previously we were disabling the CXX11 option when WIN32 was defined, which it can be on both MinGW & CygWin, even though the compilers there can support the -std=c++11 option. - Now we disable the CXX11 option only when the compiler used is MSVC. Change-Id: I68ebcf0a4241afe93892a3c6f79cdd98887e785a