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

Improve compatibility with latest VTK #2885

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

arunabhcode
Copy link
Contributor

Fixes the cmake error if building with latest VTK
CMake Error at CMakeLists.txt:377 (include):
include called with wrong number of arguments. include() only takes one
file.
since for latest vtk this variable doesn't need to be used.

@taketwo
Copy link
Member

taketwo commented Mar 3, 2019

for latest vtk this variable doesn't need to be used

Could you please post a link to some source confirming this? I can not find any information about VTK_USE_FILE and whether it was deprecated...

@arunabhcode
Copy link
Contributor Author

http://vtk.1045678.n5.nabble.com/FindPackage-not-working-in-new-module-system-td5749612.html

Copy link
Member

@taketwo taketwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know, thanks for the link!

@SergioRAgostinho SergioRAgostinho merged commit 356ea4f into PointCloudLibrary:master Mar 5, 2019
@taketwo taketwo changed the title fix latest vtk cmake error Improve compatibility with latest VTK Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants