Commit bec78be1 authored by Brian Sidebotham's avatar Brian Sidebotham

Temporarily disable Boost.Context library build as it breaks MinGW builds by...

Temporarily disable Boost.Context library build as it breaks MinGW builds by bringing in a dependency on MASM (The Microsoft Assembler)
parent 3869cf4e
......@@ -42,7 +42,7 @@ if( BUILD_GITHUB_PLUGIN )
# Chosen libraries are based on AVHTTP requirements, and possibly
# unit_test_framework for its own worth.
set( BOOST_LIBS_BUILT
context
#context
#coroutine
date_time
#exception
......
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