-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46832/
-----------------------------------------------------------

Review request for mesos and Bernd Mathiske.


Repository: mesos


Description
-------

CMake builds failed to compile under Linux because of a missing include.
This was due to a typo in 'src/CMakeLists.txt', resulting in
'state.pb.h' not being created.


Diffs
-----

  src/CMakeLists.txt f991743f1a467f24a786e925983390a411792327 

Diff: https://reviews.apache.org/r/46832/diff/


Testing
-------

mkdir build && cd build && cmake .. && make (with Fedora 23)


Thanks,

Jan Schlicht

Reply via email to