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

Add libaec_ROOT as search hint for FindAEC #163

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

wdeconinck
Copy link
Member

Since CMake 3.12 it is accustomed that find_package can also receive hints from the <PackageName>_ROOT variable.
This PR adds support for this variable within FindAEC. The cmake package name should be libaec as that is how the package normally advertises itself if config mode were to be used.

This means that a libaec module can now set "export libaec_ROOT=..."

This PR is harmless, just adding extra search hints.

@FussyDuck
Copy link

FussyDuck commented Sep 25, 2023

CLA assistant check
All committers have signed the CLA.

@shahramn shahramn added the approved-for-ci Approved to run CI on ECMWF machines label Sep 25, 2023
@shahramn shahramn merged commit 539f7c5 into ecmwf:develop Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-for-ci Approved to run CI on ECMWF machines contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants