Temporarily disable Boost.Context library build as it breaks MinGW builds by bringing in a dependency on MASM (The Microsoft Assembler)

This commit is contained in:
Brian Sidebotham 2013-10-15 11:42:26 +01:00
parent 3569e16519
commit 19ff8e95e5
1 changed files with 1 additions and 1 deletions

View File

@ -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