Skip to content
Snippets Groups Projects
Commit eecad678 authored by Robert Maynard's avatar Robert Maynard
Browse files

VTK now provide a global control to enable CUDA

A limitation of CMake is that enable_language calls most occur
in the top-most file of any target that uses or links to a target
of said language.

This means that for VTK we need to enable CUDA at the top level as
when building statically with python enabled the consumers of
a target that use CUDA is at the top-most level.
parent 97bd8f1c
No related branches found
No related tags found
No related merge requests found
Loading
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