diff --git a/docs/building.dox b/docs/building.dox index 1557e3982..00c797343 100644 --- a/docs/building.dox +++ b/docs/building.dox @@ -18,8 +18,8 @@ slang requires the following tools in order to build: - [CMake](https://cmake.org/) (3.20 or later) - C++20 compatible compiler. Minimum supported compiler versions: - GCC 11 - - clang 16 - - Xcode 15 + - clang 17 + - Xcode 16 - MSVC support is tested only against the most recent update of VS 2022 @section building-start Quick Start