mirror of
https://github.com/boostorg/boost_install.git
synced 2026-01-19 04:02:13 +00:00
Sync from upstream.
This commit is contained in:
@@ -89,7 +89,7 @@ elseif(CMAKE_COMPILER_IS_GNUCXX)
|
||||
|
||||
elseif(MSVC)
|
||||
|
||||
if((MSVC_VERSION GREATER 1929) AND (MSVC_VERSION LESS 1940))
|
||||
if((MSVC_VERSION GREATER 1929) AND (MSVC_VERSION LESS 1950))
|
||||
|
||||
set(BOOST_DETECTED_TOOLSET "vc143")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user