----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61298/ -----------------------------------------------------------
Review request for mesos. Repository: mesos Description ------- The `include_directories()` CMake command should never be used as it has global side effects, and is superfluous when the CMake dependency graph is used correctly. Diffs ----- src/CMakeLists.txt 98ccaf41bf5e7d14164e1c8b6e49268ac865a52c Diff: https://reviews.apache.org/r/61298/diff/1/ Testing ------- Thanks, Andrew Schwartzmeyer
