mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Merge branch '10.0' into 10.1
This commit is contained in:
commit
09a2107b1b
27 changed files with 184 additions and 588 deletions
|
|
@ -51,7 +51,7 @@ IF(MSVC_VERSION EQUAL 1600 OR MSVC_VERSION EQUAL 1700 )
|
|||
SET(WIX_MSVC_SUFFIX "VS2010")
|
||||
ELSEIF(MSVC_VERSION EQUAL 1800)
|
||||
SET(WIX_MSVC_SUFFIX "VS2013")
|
||||
ELSEIF (MSVC_VERSION EQUAL 1900)
|
||||
ELSE()
|
||||
SET(WIX_MSVC_SUFFIX "VS2015")
|
||||
ENDIF()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue