----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49041/#review138982 -----------------------------------------------------------
src/launcher/CMakeLists.txt (lines 39 - 41) <https://reviews.apache.org/r/49041/#comment204159> This results in: ``` CMake Error at src/launcher/CMakeLists.txt:57 (add_executable): Cannot find source file: if Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx -- Generating done ``` - Joseph Wu On June 21, 2016, 1:36 p.m., Daniel Pravat wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49041/ > ----------------------------------------------------------- > > (Updated June 21, 2016, 1:36 p.m.) > > > Review request for mesos and Joris Van Remoortere. > > > Repository: mesos > > > Description > ------- > > Removed `launcher` from the Windows build. > > > Diffs > ----- > > src/launcher/CMakeLists.txt e6ba509bd03ee9c2a18b216ade948f74a7335df7 > > Diff: https://reviews.apache.org/r/49041/diff/ > > > Testing > ------- > > Windows: build > > > Thanks, > > Daniel Pravat > >