package vtk6: add vtkParseOGLExt to CompileTools group

This commit is contained in:
Tony Theodore 2013-08-30 16:58:31 +10:00
parent b668dacada
commit 7409456a6d
1 changed files with 7 additions and 0 deletions

View File

@ -26,3 +26,10 @@
DEPENDS
vtksys
EXCLUDE_FROM_WRAPPING
--- VTK6.0.0/Utilities/ParseOGLExt/module.cmake 2013-06-12 21:47:10.000000000 +0200
+++ VTK6.0.0/Utilities/ParseOGLExt/module.cmake 2013-08-29 09:58:54.939480759 +0200
@@ -1,4 +1,6 @@
vtk_module(vtkParseOGLExt
+ GROUPS
+ CompileTools
EXCLUDE_FROM_WRAPPING)