Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
265017a4
Commit
265017a4
authored
Jan 25, 2018
by
Utkarsh Ayachit
⛰
Browse files
unix missing 'vtkmodules'. fixed it.
ParaView unix bundle wasn't including `vtkmodules` package. Fixed it.
parent
9b4e79e2
Pipeline
#89345
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/unix/paraview.bundle.unix.cmake
View file @
265017a4
...
...
@@ -78,6 +78,7 @@ if (python_enabled)
LIBDIR
"lib"
MODULES paraview
vtk
vtkmodules
${
python_modules
}
INCLUDE_REGEXES
${
include_regexes
}
EXCLUDE_REGEXES
${
exclude_regexes
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment