• Wu Jiayu's avatar
    Fix mac build (#41) · 53c1096f
    Wu Jiayu authored
    - There is no libatomic in MacOS clang(and maybe some other environment), so check if libatomic existed before link.
    - Added MacOS build to travis. For TSAN build , a unused-command-line-argument is defined in RocksDB cmake file, witch will fail compilation on MacOS, skip it.
    53c1096f
CMakeLists.txt 3.76 KB