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

LCFIPlus should provide a cmake config for downstream usage #56

Open
tmadlener opened this issue Jun 2, 2021 · 3 comments
Open

LCFIPlus should provide a cmake config for downstream usage #56

tmadlener opened this issue Jun 2, 2021 · 3 comments

Comments

@tmadlener
Copy link

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.

@tomohikosan
Copy link
Member

we'll have to outsource this to the ilcsoft experts

@tomohikosan
Copy link
Member

@tmadlener Do you think you can help us with the improvement you suggest?

@tmadlener
Copy link
Author

Hi @tomohikosan,

Apologies for the delayed response. I can help with this issue. I can look into this and open a pull request with the necessary changes, unless you prefer to do this yourself and then I do a review.

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

No branches or pull requests

2 participants