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
Bill Lorensen
VTK
Commits
2b3a9570
Commit
2b3a9570
authored
Aug 04, 2012
by
David Gobbi
Browse files
COMP: Fix name of vtkRenderingMatplotlibObjectFactory source file.
Change-Id: Ia71c879cb3c0e42ca0a1885a7f49293c9f3be5da
parent
1706d5f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/Matplotlib/CMakeLists.txt
View file @
2b3a9570
...
...
@@ -12,11 +12,11 @@ endif()
set
(
Module_SRCS
vtkMatplotlibMathTextUtilities.cxx
${
CMAKE_CURRENT_BINARY_DIR
}
/vtk
Matplotlib
ObjectFactory.cxx
${
CMAKE_CURRENT_BINARY_DIR
}
/
${
vtk
-module
}
ObjectFactory.cxx
)
set_source_files_properties
(
vtk
Matplotlib
ObjectFactory
${
vtk
-module
}
ObjectFactory
vtkMatplotlibMathTextUtilities
WRAP_EXCLUDE
)
...
...
Write
Preview
Markdown
is supported
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