RichieSams / FiberTaskingLib

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
Apache License 2.0
934 stars 80 forks source link

Instructions for manually linking against ftl are out of date #122

Closed martty closed 3 years ago

martty commented 3 years ago

On Windows, the instructions should say to set up the include dir for boost_context and to link against boost_context.lib.