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
dce645a7
Commit
dce645a7
authored
Jan 31, 2011
by
Dave Partyka
Committed by
Kitware Robot
Jan 31, 2011
Browse files
Merge topic 'remove-message'
06ae62e1
Remove debugging message.
parents
d2ce2954
06ae62e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Wrapping/Python/CMakeLists.txt
View file @
dce645a7
...
...
@@ -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