Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ben Boeckel
Xdmf
Commits
dc5c3ff1
Commit
dc5c3ff1
authored
May 08, 2012
by
Chris Harris
Browse files
COMP: Update target link libraries for Xdmf python wrapping
parent
1645b322
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtk/CMakeLists.txt
View file @
dc5c3ff1
...
...
@@ -150,7 +150,9 @@ ENDIF(XDMF_BUILD_MPI)
PVVTK_ADD_LIBRARY
(
vtk
${
PROJECT_NAME
}
Python MODULE
${
XdmfPython_SRCS
}
${
Xdmf_SRCS
}
)
set
(
_xdmf_link_lib
vtkIOCorePythonD
vtkRenderingCorePythonD
vtkRenderingOpenGLPythonD
vtkInteractionStyle
vtkRenderingFreeTypeOpenGL
Xdmf
)
if
(
VTK_USE_PARALLEL
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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