1. 06 Dec, 2017 5 commits
  2. 05 Dec, 2017 10 commits
  3. 04 Dec, 2017 5 commits
  4. 03 Dec, 2017 2 commits
  5. 01 Dec, 2017 12 commits
  6. 30 Nov, 2017 5 commits
  7. 29 Nov, 2017 1 commit
    • 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