Reverting change to Boost_THREADAPI
This commit is contained in:
@@ -26,6 +26,7 @@ endif(UNIX)
|
|||||||
if(MSVC)
|
if(MSVC)
|
||||||
set(Boost_DEBUG OFF)
|
set(Boost_DEBUG OFF)
|
||||||
set(Boost_DETAILED_FAILURE_MSG OFF)
|
set(Boost_DETAILED_FAILURE_MSG OFF)
|
||||||
|
set(Boost_THREADAPI win32)
|
||||||
set(Boost_USE_STATIC_LIBS ON)
|
set(Boost_USE_STATIC_LIBS ON)
|
||||||
endif(MSVC)
|
endif(MSVC)
|
||||||
set(Boost_THREAD_FOUND OFF)
|
set(Boost_THREAD_FOUND OFF)
|
||||||
|
|||||||
Reference in New Issue
Block a user