• Alexander Alekhin's avatar
    cmake: fix WITH_VTK usage · 22c0bb7d
    Alexander Alekhin authored
    'WITH_' variables is intended to enable CMake scripts with some autodetection logic.
    'WITH_' can be off, but components is really enabled via command-line options
    with proper variables setup (including 'HAVE_').
    22c0bb7d
CMakeLists.txt 1.16 KB