Files
ceres-solver/docs/source
Alex Stewart eaa58c5d6e Fix CXX11 option to be available on MinGW & CygWin, but not MSVC.
- 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
2016-02-07 13:50:48 +00:00
..
2014-10-08 08:47:34 -07:00
2015-11-08 10:59:42 -08:00
2015-11-08 10:59:42 -08:00
2014-10-08 08:47:34 -07:00
2015-09-08 14:55:28 -07:00
2015-09-08 14:55:28 -07:00
2013-05-23 12:49:35 -07:00
2015-11-08 10:59:42 -08:00
2014-10-08 08:47:34 -07:00
2015-09-26 14:14:20 -07:00