Don't build the async signal handler test on Windows
authorChristopher Dykes <cdykes@fb.com>
Mon, 17 Jul 2017 22:47:32 +0000 (15:47 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 17 Jul 2017 22:52:58 +0000 (15:52 -0700)
commit5d055a099dad180b3c92328b7d28b34684398322
treeb397831be4aff09d09b818a71b85116fd664fc2d
parent38916b961dd38daaec5df57c1eff94b88aff9375
Don't build the async signal handler test on Windows

Summary: `AsyncSignalHandler` is not currently supported on Windows, so we shouldn't be attempting to build it.

Reviewed By: yfeldblum

Differential Revision: D5437276

fbshipit-source-id: b3f281bfc501444bb22056860ee785a2beb9b671
CMakeLists.txt