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

Remove transitive linking from exported cmake files #9

Closed
malaterre opened this issue Mar 24, 2014 · 3 comments
Closed

Remove transitive linking from exported cmake files #9

malaterre opened this issue Mar 24, 2014 · 3 comments

Comments

@malaterre
Copy link
Contributor

Would be nice if vtkDICOM would not list all transitive linking in export file. See doc at:

http://www.cmake.org/Wiki/CMake_FAQ#Why_are_libraries_linked_to_my_shared_library_included_when_something_links_to_it.3F

@malaterre
Copy link
Contributor Author

@dgobbi
Copy link
Owner

dgobbi commented Apr 2, 2014

I've reduced the LINK_INTERFACE_LIBRARIES to vtkCommon, vtkFiltering, and vtkIO. Also, I've made sure that all the tests and the examples are fully linked, so even if LINK_INTERFACE_LIBRARIES is cleared completely, they will all compile.

@malaterre
Copy link
Contributor Author

closing

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

No branches or pull requests

2 participants