Skip to content
Snippets Groups Projects
Commit 4cd7b084 authored by Jeff Baumes's avatar Jeff Baumes
Browse files

ENH: Adding Infovis cxx examples directory.

parent 4723716c
No related branches found
No related tags found
No related merge requests found
......@@ -155,6 +155,10 @@ ELSE(VTK_BINARY_DIR)
IF(VTK_USE_PARALLEL)
SUBDIRS(ParallelProcessing)
ENDIF(VTK_USE_PARALLEL)
IF(VTK_USE_INFOVIS)
SUBDIRS(Infovis/Cxx)
ENDIF(VTK_USE_INFOVIS)
IF(VTK_USE_QVTK)
SUBDIRS(GUI/Qt)
......
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