Skip to content
Snippets Groups Projects
Commit f67eb6c5 authored by Sankhesh Jhaveri's avatar Sankhesh Jhaveri :speech_balloon:
Browse files

Fix module loading for Infovis examples

The super-directory Examples/Infovis/Cxx was loading required
VTK modules and including the VTK_USE_FILE.
Once this file is included, CMake prevents any projects from its
subdirectories from including it again. This would not let the
sub-projects from linking to more modules than the main project.
parent caae2cb5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment