Skip to content
Snippets Groups Projects
Commit af4b8fb3 authored by Aron Helser's avatar Aron Helser Committed by Ben Boeckel
Browse files

Twisted: add dependencies on imported dependencies

parent 1d753c5d
No related branches found
No related tags found
No related merge requests found
# 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.
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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment