See #485 According to reporter, cmake will happily choose an old c++ compiler (from /bin/c++, apparently). If we're using fancy new c++ stuff, it'd be nice to have cmake check if the compiler supports it before starting any build at all.