You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest versions of cmake, the deprecation of cmake versions <=3.10 is reported.
From a brief analysis of the idl library, there are non-homogeneous versions of CMAKE.
The patch standardizes the minimum required cmake version, which therefore becomes 3.20 "rosidl_generator_c/cmake/rosidl_generator_c_generate_interfaces.cmake"
Signed-off-by: Andrea <[email protected]>
0 commit comments