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

[workspace] Add vtk_internal build from source #20068

Merged

Commits on Aug 29, 2023

  1. [workspace] Add vtk_internal build from source

    This commit does NOT switch Drake to use the VTK build from source.
    
    Instead, we'll only compile vtkImageIO and then validate it with a
    temporary unit test. Future work will switch the various parts of
    Drake to use the VTK source build.
    
    The goal here is to get the build system infrastructure under control,
    so that it's easy to tweak and apply it down the road.
    jwnimmer-tri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3b15551 View commit details
    Browse the repository at this point in the history