mirror of
https://github.com/MariaDB/server.git
synced 2025-10-29 09:56:12 +01:00
PCRE2 10.45 sets cmake_minimum_required to version 3.15. With that, on MSVC, compile flags for choosing C runtime (/MT, /MD, etc.) are ignored. Instead, CMAKE_MSVC_RUNTIME_LIBRARY must be passed when building an external project for consistent linkage, if it creates a static library. |
||
|---|---|---|
| .. | ||
| AIX.cmake | ||
| Cygwin.cmake | ||
| FreeBSD.cmake | ||
| GNU.cmake | ||
| HP-UX.cmake | ||
| Linux.cmake | ||
| OS400.cmake | ||
| SunOS.cmake | ||
| Windows.cmake | ||
| WindowsCache.cmake | ||