You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
543 B

2 months ago
  1. # Build tool dependency policy
  2. We follow the [Foundational C++ support policy](https://opensource.google/documentation/policies/cplusplus-support) for our build tools. In
  3. particular the ["Build Systems" section](https://opensource.google/documentation/policies/cplusplus-support#build-systems).
  4. ## CMake
  5. The current supported version is CMake 3.10 as of 2023-08-10. Most modern
  6. distributions include newer versions, for example:
  7. * Ubuntu 20.04 provides CMake 3.16.3
  8. * Debian 11.4 provides CMake 3.18.4
  9. * Ubuntu 22.04 provides CMake 3.22.1