소스 검색

Help/cmake-cxxmodules: note GCC 15 support

Ben Boeckel 7 달 전
부모
커밋
425ee2dd88
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++``
 * Clang 18.1.2 and newer with ``-stdlib=libc++``
 * MSVC toolset 14.36 and newer (provided with Visual Studio 17.6 Preview 2 and
 * MSVC toolset 14.36 and newer (provided with Visual Studio 17.6 Preview 2 and
   newer)
   newer)
+* GCC 15 and newer.
 
 
 The :variable:`CMAKE_CXX_COMPILER_IMPORT_STD` variable may be used to detect
 The :variable:`CMAKE_CXX_COMPILER_IMPORT_STD` variable may be used to detect
 support for a standard level with the active C++ toolchain.
 support for a standard level with the active C++ toolchain.