Skip to content

Commit 1ce03cf

Browse files
authored
Update target of CMake to 3.8 for Rolling (ros2#2326)
If I create ros2 package with this in ros2 rolling --> ros2 pkg create --build-type ament_cmake --node-name hello_world_node hello_world default CMakeLists.txt target is 3.8. I think, it is obsolete in Code style
1 parent e585f5f commit 1ce03cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Contributing/Code-Style-Language-Versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ CMake
348348
Version
349349
^^^^^^^
350350

351-
We will target CMake 3.5.
351+
We will target CMake 3.8.
352352

353353
Style
354354
^^^^^

0 commit comments

Comments
 (0)