commit | f561c006968996e273368b4cdf5d14070c0a385d | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasol <compnerd@compnerd.org> | Sat Nov 02 15:06:17 2019 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 19:34:54 2020 -0700 |
tree | 0f25a136a9b2f00df8ab3449d0db8d8af7ad74f4 | |
parent | 0f75af05ce39b7fe1f12dad62eb192c8f1b70e5a [diff] |
build: avoid custom handling for C++ standard Use the builtin CMake support for specifying the proper flags for the targets to build at a certain C++ standard. This avoids unnecessary checks in CMake, speeding up the configure phase as well as simplifies the logic overall. GitOrigin-RevId: 5ce2c6d2db88019e0b8bc00c77e4155b4eaa15d7