diff --git a/source/The-ROS2-Project/Contributing/Code-Style-Language-Versions.rst b/source/The-ROS2-Project/Contributing/Code-Style-Language-Versions.rst index c1284cb634d..3414d63908f 100644 --- a/source/The-ROS2-Project/Contributing/Code-Style-Language-Versions.rst +++ b/source/The-ROS2-Project/Contributing/Code-Style-Language-Versions.rst @@ -353,7 +353,8 @@ CMake Version ^^^^^^^ -We will target CMake 3.8. +Read `REP 2000 `_ to determine the minimum CMake version you should support. +Currently the minimum version of any supported ROS distro is **3.14.4** (ROS Humble on macOS). Style ^^^^^