Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rhodanos
VTK
Commits
af4b8fb3
Commit
af4b8fb3
authored
8 years ago
by
Aron Helser
Committed by
Ben Boeckel
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Twisted: add dependencies on imported dependencies
parent
1d753c5d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ThirdParty/Twisted/README.kitware.md
+5
-2
5 additions, 2 deletions
ThirdParty/Twisted/README.kitware.md
ThirdParty/Twisted/module.cmake
+3
-1
3 additions, 1 deletion
ThirdParty/Twisted/module.cmake
with
8 additions
and
3 deletions
ThirdParty/Twisted/README.kitware.md
+
5
−
2
View file @
af4b8fb3
# Twisted fork for vtk/ParaView
This branch contains changes required to embed Twisted into vtk/ParaView. This
includes choosing a sub-set without documentation, testing, and unused modules, and adding CMake build files.
includes choosing a sub-set without documentation, testing, and unused
modules, and adding CMake build files. Depends on constantly, incremental, and
zope.interface.
Use https://gitlab.kitware.com/third-party/twisted and update.sh to get new versions of Twisted. See
[
Updating
][
../UPDATING.md
]
for details.
Use https://gitlab.kitware.com/third-party/twisted and update.sh to get new
versions of Twisted. See
[
Updating
][
../UPDATING.md
]
for details.
This diff is collapsed.
Click to expand it.
ThirdParty/Twisted/module.cmake
+
3
−
1
View file @
af4b8fb3
vtk_module
(
Twisted
DEPENDS
constantly
incremental
ZopeInterface
COMPILE_DEPENDS
vtkPython
OPTIONAL_PYTHON_LINK
EXCLUDE_FROM_WRAPPING
)
\ No newline at end of file
EXCLUDE_FROM_WRAPPING
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment