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

Add support for cilantro to optionally replace PCL requirement #5

Merged
merged 10 commits into from
Sep 23, 2019

Conversation

Algomorph
Copy link
Contributor

  • Automatically extends support to CUDA 10.X, VisualStudio 2017, and Ubuntu 18.04
  • Not tested in VisualStudion 2015 or on Ubuntu 16.04
  • Not fully tested with PCL build (due to compatibility issue nightmare on my available platforms), but should still work in theory
  • Tested with CUDA 9.0
  • Fixed Boost linkage on Windows in corner cases
  • FindGLFW.cmake script was dropped -- the glfw3 package provides its own cmake module, i.e. glfw3Config.cmake, which should be used on both platforms instead of the non-standard module.
  • Added CMake option for static MSVCRT linkage on Windows (as is the default for Pangolin)

Resolves #4

@weigao95 weigao95 merged commit d09c1a6 into weigao95:master Sep 23, 2019
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.

Get rid of PCL dependency
2 participants