Skip to content
Snippets Groups Projects
Unverified Commit 4600b6c9 authored by Jean-Christophe Fillion-Robin's avatar Jean-Christophe Fillion-Robin
Browse files

COMP: Simplify and fix passing of options to inner build using mark_as_superbuild

Consistently using "mark_as_superbuild" along side the declaration
of the associated option or cache entry facilitates maintenance by
helping ensure value are consistently passed to the inner build.

For example, it fixes the passing of these two options:

* iMSTK_ENABLE_CUDA_BACKEND: Introduced in 5e90bbce (ENH: Enable CUDA
  in CMake configuration)

* iMSTK_SWIG_PINNED_ARRAY: Introduced in c2b5429e (ENH: add pinned array;
  add cmake option to choose between marshal array and pinned array)
parent ff4d8c3d
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