----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62070/ -----------------------------------------------------------
Review request for mesos, Andrew Schwartzmeyer and Joseph Wu. Repository: mesos Description ------- Some IDEs and indexing tools build the project structure from CMake target definitions. In this case files that are not essential for building the target and are omitted from the target declaration, do not appear in the project either and hence are not searchable inside the IDE or indexing tool. Diffs ----- src/CMakeLists.txt 0562b2bf87fb6e2b65a2a512e694e89ee431738b src/cmake/MesosProtobuf.cmake 533455e3b650dfb9e2b8c73e83c60ecc99613985 Diff: https://reviews.apache.org/r/62070/diff/1/ Testing ------- See https://reviews.apache.org/r/62071/. Thanks, Alexander Rukletsov
