• Adam Simpkins's avatar
    cmake: update to work with CMake 3.2.2 · 29a859ad
    Adam Simpkins authored
    Summary:
    Update the CMake build scripts to work with CMake 3.2.2, as well as older boost
    libraries.
    
    Several other open source Facebook projects have CI that checks that the code
    builds with modified Ubuntu 14.04 systems (Ubuntu 14.04 + gcc 4.9 +
    CMake 3.2.2).  By default Ubuntu 14.04 ships with gcc 4.8.2 and CMake 2.8; we
    do not support vanilla Ubuntu 14.04.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D6806326
    
    fbshipit-source-id: 243f2f9cea20c7a9430dc386c921e3cafeee77f7
    29a859ad
CMakeLists.txt 27.5 KB