Skip to content
Snippets Groups Projects
Commit 2173202a authored by Bill Lorensen's avatar Bill Lorensen
Browse files

ENH: Support new vtk module system

This MR changed all CMakeLists.txt files got support he standalone
build uder the new vtk module system.

All CMakeLists.txt files were changed to use the new and old vtk
module system,

A new Wiki macro was added, AddOptionalIfInLibrary.cmake. This macro
checks to see if an optional module is included in the VTK_LIBRARIES.

A new Wiki macro was added, WikiLoadMacros.cmake. This macro loads all of the example macros. With this, the includes could be removed frm the individual CMakeLists.txt file.
parent 65f8dd03
No related branches found
No related tags found
Loading
Showing
with 748 additions and 416 deletions
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