|
@@ -349,6 +349,8 @@ function(_Boost_GUESS_COMPILER_PREFIX _ret)
|
|
|
else()
|
|
else()
|
|
|
set (_boost_COMPILER "-il")
|
|
set (_boost_COMPILER "-il")
|
|
|
endif()
|
|
endif()
|
|
|
|
|
+ elseif (MSVC12)
|
|
|
|
|
+ set(_boost_COMPILER "-vc120")
|
|
|
elseif (MSVC11)
|
|
elseif (MSVC11)
|
|
|
set(_boost_COMPILER "-vc110")
|
|
set(_boost_COMPILER "-vc110")
|
|
|
elseif (MSVC10)
|
|
elseif (MSVC10)
|