cmake: explicitly include library files from io/async/test
Summary: The top-level CMakeLists.txt explicitly includes any files inside "test" subdirectories. However, the folly/io/async/test contains several library headers and sources that we do want to include in libfolly. Explicitly re-include these files. Reviewed By: yfeldblum Differential Revision: D6794707 fbshipit-source-id: 9df3157503f317c49e48252497b8a3d06e6161d5
Showing
Please register or sign in to comment