Skip to content

Fix RHEL build #148

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

Merged
merged 20 commits into from
Mar 6, 2025
Merged

Fix RHEL build #148

merged 20 commits into from
Mar 6, 2025

Conversation

pvijayakrish
Copy link
Contributor

No description provided.

find_library() function in CMake is used to search for a library in specific directories and return its path if found.

Co-authored-by: Misha Chornyi <[email protected]>
The end_if needs to be removed as the associated if statement was removed in a previous commit.
Use generator expressions instead of if-else.
@pvijayakrish pvijayakrish requested a review from mc-nv February 25, 2025 06:16
mc-nv
mc-nv previously approved these changes Feb 26, 2025
@pvijayakrish pvijayakrish merged commit e3244bc into main Mar 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants