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
aad6f701
Commit
aad6f701
authored
Feb 19, 2008
by
Dave Demarle
Browse files
BUG: revert last change, this breaks paraview build.
parent
4937296d
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtk/CMakeLists.txt
View file @
aad6f701
...
...
@@ -49,6 +49,10 @@ SET_SOURCE_FILES_PROPERTIES(
WRAP_EXCLUDE
)
SET
(
VTK_BINARY_DIR
"
${
Xdmf_BINARY_DIR
}
/vtk"
)
INCLUDE
(
${
VTK_CMAKE_DIR
}
/vtkExportKit.cmake
)
VTK_EXPORT_KIT
(
"Xdmf"
"XDMF"
"
${
Xdmf_SRCS
}
"
)
SET
(
VTK_BINARY_DIR
"
${
Xdmf_BINARY_DIR
}
/vtk"
)
# if vtk was found include the use vtk file
IF
(
VTK_FOUND
)
...
...
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