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

[9.5] CMake: remove VTK configure option #15515

Merged
merged 5 commits into from Jun 29, 2023

Conversation

tamiko
Copy link
Member

@tamiko tamiko commented Jun 28, 2023

Our CMake configure for VTK isn't quite prime-time ready. Given the fact
that we currently only support a very minimal infrastructure, let's just
remove the configure option for the release.

In reference to #15383
@luca-heltai ping

@tamiko tamiko added this to the Release 9.5 milestone Jun 28, 2023
@tamiko tamiko changed the title CMake: remove VTK configure option [9.5] CMake: remove VTK configure option Jun 28, 2023
@tamiko tamiko mentioned this pull request Jun 28, 2023
@drwells
Copy link
Member

drwells commented Jun 28, 2023

There are a few other places where we use this feature:

  • include/deal.II/vtk/
  • doc/doxygen/options.dox.in
  • changelog
  • doc/users/config.smaple
  • doc/users/cmake_dealii.html

I'd prefer to remove all of it in addition to the CMake configuration.

@tamiko
Copy link
Member Author

tamiko commented Jun 28, 2023

@drwells Sure. Let me update the pull request.

Our CMake configure for VTK isn't quite prime-time ready. Given the fact
that we currently only support a very minimal infrastructure, let's just
remove the configure option for the release.

Acked-by: Luca Heltai <luca.heltai@sissa.it>
@tamiko
Copy link
Member Author

tamiko commented Jun 28, 2023

@drwells updated!

/rebuild

@luca-heltai
Copy link
Member

I'm not quite sure why osx builds are failing on jenkins. It looks like we don't set cxx standard properly. I'm going to ignore that for the moment.

@luca-heltai luca-heltai merged commit 0254974 into dealii:dealii-9.5 Jun 29, 2023
13 of 14 checks passed
@tamiko tamiko deleted the remove_vtk branch July 7, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants