Commit 11296543 authored by Dominik Charousset's avatar Dominik Charousset

clarify dependencies

added Pthread dependency and marked Boost.Context as optional
parent 745e0122
......@@ -43,7 +43,8 @@ Dependencies
------------
* CMake
* The Boost Thread Library
* Pthread (until C++11 compilers support the new `thread_local` keyword)
* *Optional:* Boost.Context (enables context-switching actors)
Supported Compilers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment