Skip to content

LCFIPlus should provide a cmake config for downstream usage #56

@tmadlener

Description

@tmadlener

Currently it is not possible to do

find_package(LCFIPlus)

in the cmake configuration of a package that would like to use LCFIPlus without writing a dedicated FindLCFIPlus.cmake file. It would be nice if LCFIPlus could instead export and install the necessary LCFIPlusConfig.cmake and LCFIPlusVersion.cmake files, since it is much easier to generate them during the build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions