Skip to content

Install a CMake config file with exported targets etc. #1948

@eyalroz

Description

@eyalroz

When installing a package with cmake --install, especially one used as a library or a dependency, we should make sure and install a CMake configuration file, so that what we installs can later be found using CMake's find_package(). However - ANTs does not do this, it only installs headers and libraries.

ANTs version master branch as of 2026-02-01 (and also seen with 2.6.4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIdeas for new or improved ANTs featureshelp neededIssues that require feedback or expertise from the community. Discussion and PRs welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions