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

FindRTIConnextDDS.cmake should set <LIBRARY_NAME>_LIBRARIES variable in PARENT_SCOPE #77

Open
colmenero opened this issue Jan 16, 2023 · 0 comments · May be fixed by #78
Open

FindRTIConnextDDS.cmake should set <LIBRARY_NAME>_LIBRARIES variable in PARENT_SCOPE #77

colmenero opened this issue Jan 16, 2023 · 0 comments · May be fixed by #78
Assignees
Labels
find-package FindRTIConnextDDS.cmake related issues unconfirmed The issue is not yet confirmed

Comments

@colmenero
Copy link
Collaborator

Description

get_all_library_variables should set <LIBRARY_NAME>_LIBRARIES variable in PARENT_SCOPE. That way we can know not only if the library is found, but also the link mode and where it is.

@colmenero colmenero added find-package FindRTIConnextDDS.cmake related issues unconfirmed The issue is not yet confirmed labels Jan 16, 2023
@colmenero colmenero changed the title get_all_library_variables should set <LIBRARY_NAME>_LIBRARIES variable in PARENT_SCOPE FindRTIConnextDDS.cmake should set <LIBRARY_NAME>_LIBRARIES variable in PARENT_SCOPE Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
find-package FindRTIConnextDDS.cmake related issues unconfirmed The issue is not yet confirmed
Projects
None yet
2 participants