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

CMake: require >= 3.10 #388

Merged
merged 1 commit into from
Sep 18, 2023
Merged

CMake: require >= 3.10 #388

merged 1 commit into from
Sep 18, 2023

Conversation

nim65s
Copy link
Contributor

@nim65s nim65s commented Sep 16, 2023

ref. jrl-umi3218/jrl-cmakemodules#338 and fix deprecation warning about CMake 3.5 from CMake 3.27

ref. jrl-umi3218/jrl-cmakemodules#338
and fix deprecation warning about CMake 3.5 from CMake 3.27
@jcarpent jcarpent merged commit df8604f into stack-of-tasks:devel Sep 18, 2023
18 checks passed
nim65s added a commit to nim65s/robotpkg that referenced this pull request Dec 1, 2023
    ## [3.1.4] - 2023-11-27

    ### Added
    - Add new helper functions to check Tensor support

    ### Fixed
    - Fix stub generation on Windows

    ## [3.1.3] - 2023-11-09

    ### Fixed
    - Install `include/eigenpy/registration_class.hpp`

    ## [3.1.2] - 2023-11-09

    ### Added
    - Support Python 3.12 ([#391](stack-of-tasks/eigenpy#391))

    ### Fixed
    - Add method to `std::vector<MatrixXX>` binding even if another library had registered it ([#393](stack-of-tasks/eigenpy#393))

    ### Changed
    - CMake minimal version is now 3.10 ([#388](stack-of-tasks/eigenpy#388))
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.

None yet

2 participants