pthreads only as needed
authorAndy Green <andy.green@linaro.org>
Mon, 25 Jan 2016 13:39:07 +0000 (21:39 +0800)
committerAndy Green <andy.green@linaro.org>
Mon, 25 Jan 2016 13:39:07 +0000 (21:39 +0800)
commitaa3c8cd37173da46710cc7b2b4fb1ce093359138
tree817c8ed96db0da3dc64952bf6a6e7e020ea4f2df
parent0b09734953601d7419430d13a5b527b79b3a0f54
pthreads only as needed

This just lets you build lws 1.6 without pthreads if your OS / toolchain
makes that possible, in the case you don't build the test apps
(libwebsockets-test-server-pthreads needs it)

Signed-off-by: Andy Green <andy.green@linaro.org>
CMakeLists.txt