boostorg / bcp

Boost.org bcp module
http://boost.org/libs/bcp
Other
14 stars 34 forks source link

Add dependency for boost::coroutine and boost::fiber on boost::context library #3

Closed volo-zyko closed 4 years ago

volo-zyko commented 6 years ago

Without these lines, copied coroutine or fiber libraries fail to build as they depend on segmented-stacks feature which is defined in context library.