xref: /freebsd/contrib/googletest/docs/platforms.md (revision 7a7741af18d6c8a804cc643cb7ecda9d730c6aa6)
1# Supported Platforms
2
3GoogleTest follows Google's
4[Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
5See
6[this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
7for a list of currently supported versions compilers, platforms, and build
8tools.
9