Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support build with vtk89 #934

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Support build with vtk89 #934

merged 2 commits into from
Sep 30, 2020

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    380d3a4 View commit details
    Browse the repository at this point in the history
  2. COMP: Add support for building against VTK >= 8.90

    * Pass Python3_* variables required by FindPython3 CMake module
      used by VTK
    
    * Add VTK_OVERRIDE to ctkExport because it is not defined
      in newer VTK version.
    
    * Update ctkMacroBuildLib adding support for EXPORT_CUSTOM_CONTENT_FROM_VARIABLE
      parameter allowing to specify custom content.
    
    Co-authored-by: Csaba Pinter <pinter.csaba@gmail.com>
    Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
    jcfr and cpinter committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    5deb95c View commit details
    Browse the repository at this point in the history