allow AsyncSignalHandler to attach and detach from an EventBase
[folly.git] / CMakeLists.txt
index 2bf5def679b86d837b26d6d5b3ba15bd70b7bf88..4bfa99744ae06ff38f6acd66bbf1a9d6a5e27480 100755 (executable)
@@ -407,6 +407,7 @@ if (BUILD_TESTS)
           AsyncSSLSocketTest.h
         SOURCES
           AsyncPipeTest.cpp
+          AsyncSignalHandlerTest.cpp
           AsyncSocketExceptionTest.cpp
           AsyncSocketTest.cpp
           AsyncSocketTest2.cpp