Fix the CMake build on Windows when using PThreads
authorChristopher Dykes <cdykes@fb.com>
Tue, 2 May 2017 17:31:18 +0000 (10:31 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 2 May 2017 17:36:11 +0000 (10:36 -0700)
commit6a7b70f8da1bc06d188aa2e67449a651a16ff5b5
tree71222aab32a6a541ea3b3ce3bb30d24e76e79cb1
parent24c892da36fc7d4f8cad6a3c94bdf6f1024d99c4
Fix the CMake build on Windows when using PThreads

Summary: I broke things, so now I have to fix them.

Reviewed By: yfeldblum

Differential Revision: D4981674

fbshipit-source-id: 7df4d78cf4f984df158051a3a8b277a0bcad583b
CMake/folly-config.h.cmake
folly/ThreadName.cpp