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
Ben Boeckel
Xdmf
Commits
4937296d
Commit
4937296d
authored
Feb 19, 2008
by
Dave Demarle
Browse files
BUG: Remove call to internal VTK cmake module
parent
68f95e1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtk/CMakeLists.txt
View file @
4937296d
...
...
@@ -50,9 +50,6 @@ SET_SOURCE_FILES_PROPERTIES(
)
SET
(
VTK_BINARY_DIR
"
${
Xdmf_BINARY_DIR
}
/vtk"
)
INCLUDE
(
${
VTK_CMAKE_DIR
}
/vtkExportKit.cmake
)
VTK_EXPORT_KIT
(
"Xdmf"
"XDMF"
"
${
Xdmf_SRCS
}
"
)
# if vtk was found include the use vtk file
IF
(
VTK_FOUND
)
IF
(
VTK_BUILD_SHARED_LIBS OR BUILD_SHARED_LIBS
)
...
...
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