• Adam Simpkins's avatar
    cmake: split exception_tracer out into separate libraries · da420c9a
    Adam Simpkins authored
    Summary:
    The exception_tracer code changes program behavior when you link it in.
    Therefore it should not be included in the main libfolly library.
    
    This splits the exception_tracer code out into 3 separate libraries, which
    matches the behavior described in the exception_tracer README.md file.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D6787807
    
    fbshipit-source-id: 51400c3ff464d359b4acc56679b5f584f3b586fd
    da420c9a
CMakeLists.txt 26.5 KB