• Adam Simpkins's avatar
    cmake: add checks to generate folly-config.h correctly · b22d1721
    Adam Simpkins authored
    Summary:
    Add proper checks to detect and set the values in folly-config.h correctly.
    Previously the code simply hard-coded values that were appropriate for Windows.
    
    This does not yet define all of the settings produced by the autoconf build,
    but it lets the CMake-based build largely succeed on Linux systems.
    
    Reviewed By: meyering
    
    Differential Revision: D6710437
    
    fbshipit-source-id: 80490080ee6322995b740ac2a15181d220c6874a
    b22d1721
FollyConfigChecks.cmake 1.92 KB