-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66150/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Joseph Wu.
Bugs: MESOS-8689
https://issues.apache.org/jira/browse/MESOS-8689
Repository: mesos
Description
-------
This WIP patch has two options for turning on -Werror, either apply it
as a compile option to the `src` directory recursively, or use
`SET_WERROR(TARGETS foo)` to apply it to each desired target
individually.
Diffs
-----
cmake/CompilationConfigure.cmake 64cc56ee4208afe05df0f28af5890157e4c7d82c
docs/configuration/cmake.md 1e34657ea55fa324f65f865f7d0a67084c6719d9
src/CMakeLists.txt fb9e9d4cfc4a62830fe3065a139ae14401c0e52e
Diff: https://reviews.apache.org/r/66150/diff/1/
Testing
-------
This is just showing some of our options.
Thanks,
Andrew Schwartzmeyer
|