Skip to content

Conversation

@traversaro
Copy link
Contributor

@traversaro traversaro commented Sep 25, 2025

Fix #644 . As the minimum CMake version is 3.14, we can use cxx_std_11 compile feature, that enables C++11 if required, but gets automatically raised if another project has requirement on an higher C++ version.


This change is Reviewable

@jslee02 jslee02 merged commit 1257b41 into flexible-collision-library:master Oct 12, 2025
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eigen 5.0.0 requires C++14

2 participants