Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid CMake warnings on Noetic (bump min version) #309

Conversation

gavanderhoorn
Copy link
Member

As per subject.

This isn't required for Kinetic nor Melodic, but is compatible with CMake on the OS supported by those versions of ROS and prevents CMake on Focal (and other up-to-date OS) from complaining about CMP0048 during build.

CMake v3.0.x sets CMP0048 policy to NEW by default.
@gavanderhoorn
Copy link
Member Author

CI is happy.

No functional changes.

Merging.

@gavanderhoorn gavanderhoorn merged commit 03cd98f into ros-industrial:kinetic-devel Jan 29, 2021
@gavanderhoorn gavanderhoorn deleted the kinetic/inc_min_cmake_ver branch January 29, 2021 12:18
gavanderhoorn added a commit to gavanderhoorn/fanuc_experimental that referenced this pull request Jan 29, 2021
CMake v3.0.x sets CMP0048 policy to NEW by default, so this avoids CMake warnings on Focal and other up-to-date OS.
gavanderhoorn added a commit to ros-industrial/fanuc_experimental that referenced this pull request Jan 29, 2021
CMake v3.0.x sets CMP0048 policy to NEW by default, so this avoids CMake warnings on Focal and other up-to-date OS.
gavanderhoorn added a commit to gavanderhoorn/fanuc that referenced this pull request Jun 27, 2021
CMake v3.0.x sets CMP0048 policy to NEW by default, so this avoids CMake warnings on Focal and other up-to-date OS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant