-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66007/
-----------------------------------------------------------
Review request for mesos, Akash Gupta, Benjamin Bannier, Jeff Coffler, John
Kordich, Joseph Wu, and Michael Park.
Bugs: MESOS-8033
https://issues.apache.org/jira/browse/MESOS-8033
Repository: mesos
Description
-------
Instead of setting the compiler option manually, we use the
`CMAKE_CXX_STANDARD` variable to set the default for all targets. This
automatically appends the correct flag for each compiler.
Diffs
-----
cmake/CompilationConfigure.cmake efee36c1ffda096a97af23d481fc0d0903124e54
Diff: https://reviews.apache.org/r/66007/diff/1/
Testing
-------
Thanks,
Andrew Schwartzmeyer