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: move find_package from plugin_add to CMakeLists.txt #1678

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Nov 24, 2024

This should bring us below 50 statement limit of cmake-lint. Also, no need to call find_package for every plugin. External plugins already have those looked up in cmake/EICreconConfig.cmake.in.

This should bring us below 50 statement limit of cmake-lint.  Also, no
need to call find_package for every plugin.  External plugins already
have those looked up in cmake/EICreconConfig.cmake.in.
@veprbl veprbl requested a review from wdconinc November 24, 2024 04:56
@veprbl veprbl added this pull request to the merge queue Nov 24, 2024
Merged via the queue into main with commit 255815b Nov 24, 2024
85 of 86 checks passed
@veprbl veprbl deleted the pr/add_plugin_cleanup branch November 24, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants