cmake: split exception_tracer out into separate libraries
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
Showing
Please register or sign in to comment