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
Christian Butz
VTK
Commits
4df6bce4
Commit
4df6bce4
authored
Nov 28, 2017
by
Ben Boeckel
⛰
Browse files
Testing/External: include vtkEncodeString
parent
581ef00e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Testing/External/CMakeLists.txt
View file @
4df6bce4
...
...
@@ -17,6 +17,7 @@ set(ExternalData_SOURCE_ROOT ${VTK_TOP_DIR})
list
(
APPEND CMAKE_MODULE_PATH
${
VTK_TOP_DIR
}
/CMake
)
include
(
vtkModuleMacros
)
include
(
vtkExternalData
)
include
(
vtkEncodeString
)
include
(
vtkTestingMacros
)
# Find the VTK build or install tree. Assume the version matches exactly.
...
...
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