Просмотр исходного кода

Merge topic 'cxxmodules-gcc-15' into release-4.0

425ee2dd88 Help/cmake-cxxmodules: note GCC 15 support

Acked-by: Kitware Robot <[email protected]>
Merge-request: !10726
Brad King 8 месяцев назад
Родитель
Сommit
d15a37b4e8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Help/manual/cmake-cxxmodules.7.rst

+ 1 - 0
Help/manual/cmake-cxxmodules.7.rst

@@ -95,6 +95,7 @@ library combinations:
 * Clang 18.1.2 and newer with ``-stdlib=libc++``
 * MSVC toolset 14.36 and newer (provided with Visual Studio 17.6 Preview 2 and
   newer)
+* GCC 15 and newer.
 
 The :variable:`CMAKE_CXX_COMPILER_IMPORT_STD` variable may be used to detect
 support for a standard level with the active C++ toolchain.