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
Christian Butz
VTK
Commits
06ae62e1
Commit
06ae62e1
authored
Jan 31, 2011
by
David Partyka
Browse files
Remove debugging message.
parent
7aae3c2b
Changes
1
Show whitespace changes
Inline
Side-by-side
Wrapping/Python/CMakeLists.txt
View file @
06ae62e1
...
...
@@ -256,7 +256,6 @@ ENDIF(VTK_USE_FFMPEG_ENCODER)
TARGET_LINK_LIBRARIES
(
vtkpython
${
VTKPYTHON_LINK_LIBS
}
)
TARGET_LINK_LIBRARIES
(
vtkpython LINK_INTERFACE_LIBRARIES
${
VTK_PYTHON_LIBRARIES
}
)
message
(
"VTK_PYTHON_LIBRARIES
${
VTK_PYTHON_LIBRARIES
}
"
)
IF
(
VTK_USE_MATLAB_MEX
)
INCLUDE
(
${
MATLAB_MEX_USE_FILE
}
)
...
...
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