mariadb/cmake/os
Vladislav Vaintroub da20e4d8a5 Fix PCRE2 10.45 build on Windows as an external project
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.
2025-03-27 21:25:05 +01:00
..
AIX.cmake MYSQL_MAINTAINER_MODE fixes 2021-04-22 17:52:08 +02:00
Cygwin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
FreeBSD.cmake Remove HAVE_BROKEN_REALPATH 2024-10-16 11:46:19 +11:00
GNU.cmake Add GNU/Hurd cmake configuration 2019-05-21 17:34:48 +04:00
HP-UX.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
Linux.cmake Merge pull request from grooverdan/10.4-MDEV-18851-multiple-sized-large-page-support 2020-04-02 23:54:08 +04:00
OS400.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
SunOS.cmake HAVE_LARGE_PAGES no longer global 2020-04-05 17:20:50 +04:00
Windows.cmake Fix PCRE2 10.45 build on Windows as an external project 2025-03-27 21:25:05 +01:00
WindowsCache.cmake MDEV-33092 Undefined reference to concurrency on Solaris 2024-01-10 10:16:20 +01:00