Skip to content

cmake: use cmake_dependent_option

Ben Boeckel requested to merge ben.boeckel/smtk:use-dependent-option into master

Then the options are always right. Previously, the options could be wrong because, e.g., VTK support was turned off, but the discrete session was not.

Merge request reports