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 QHull port to remove static link libraries when installing dynamic link libraries #2258

Merged
merged 3 commits into from
Nov 26, 2017

Conversation

UnaNancyOwen
Copy link
Contributor

@UnaNancyOwen UnaNancyOwen commented Nov 26, 2017

Currently, QHull port installs not only dynamic link libraries but also static link libraries even if specify dynamic configure to VCPKG_LIBRARY_LINKAGE.
The pull request will fix this problem of QHull port. In addition, Fix PCL port according to QHull port changes.
(Also, QHull port changed to build with Ninja. It will be a little faster.)

Enable Ninja build in QHull port.
Fix remove files when install dynamic libraries.
Fix PCL port according to QHull port change.
PCL will link dynamic link librariy of QHull when build dynamic link
library configure.
@alexkaratarakis
Copy link
Contributor

Thanks!

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.

2 participants