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 find debug dependencies of PCL #2197

Merged
merged 2 commits into from
Nov 17, 2017
Merged

Fix find debug dependencies of PCL #2197

merged 2 commits into from
Nov 17, 2017

Conversation

UnaNancyOwen
Copy link
Contributor

@UnaNancyOwen UnaNancyOwen commented Nov 14, 2017

Fix find debug library of QHull.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d).
Therefore, It doesn't need to be override.

In addition, It also similarly fix FLANN.
Also, These fixes will be incorporated into upstream (master / HEAD) in near future.

Thanks @SergioRAgostinho,
302f67f#commitcomment-25613966

UnaNancyOwen referenced this pull request Nov 14, 2017
Add Point Cloud Library (PCL)
@UnaNancyOwen UnaNancyOwen changed the title Fix find debug library of QHull [WIP] Fix find debug library of QHull Nov 15, 2017
@UnaNancyOwen UnaNancyOwen changed the title [WIP] Fix find debug library of QHull [WIP] Fix find dependencies debug library of PCL Nov 15, 2017
Fix find debug library of QHull.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d).
Therefore, It doesn't need to be override.
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
@UnaNancyOwen UnaNancyOwen changed the title [WIP] Fix find dependencies debug library of PCL Fix find dependencies debug library of PCL Nov 15, 2017
@UnaNancyOwen UnaNancyOwen changed the title Fix find dependencies debug library of PCL Fix find debug dependencies of PCL Nov 15, 2017
@UnaNancyOwen
Copy link
Contributor Author

UnaNancyOwen commented Nov 15, 2017

@ras0219-msft Ready to merge. Please review this pull request. Thanks,

@ras0219-msft ras0219-msft merged commit 161377d into microsoft:master Nov 17, 2017
@ras0219-msft
Copy link
Contributor

Thanks for the PR!

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