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

Fix vp_get_interface_link_libraries CMake macro to support VTK 9.2.6 #1441

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

fspindle
Copy link
Contributor

…rings Qt6 when ustk is used as an external contrib module

When building ViSP with UsTK as a contrib module on macos

  UsTK 3rd parties:
    Use VTK:                     yes (ver 9.2.6)
    Use Qt:                      yes (ver 6)
    Use FFTW:                    yes
    Use Armadillo:               yes (ver 12.6.6)
    Use CUDA:                    no

vp_get_interface_link_libraries macro was unable to retrieve VTK link libraries, including things like $<..., >.
This PR fixes the macro.

…rings Qt6 when ustk is used as an external contrib module
@fspindle fspindle merged commit c22f2e8 into lagadic:master Jul 15, 2024
68 of 71 checks passed
@fspindle fspindle deleted the fix_ustk branch July 23, 2024 07:14
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

Successfully merging this pull request may close these issues.

1 participant