You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CMake: Replace `FetchContent_Populate`
In CMake superbuilds, `FetchContent_Populate` is now deprecated.
Use `FetchContent_MakeAvailable` instead.
* CI: Catalyst Image Update (CMake)
Update the Catalyst CI image to
`kitware/paraview:ci-catalyst-amrex-warpx-20240828`
to pull in a newer CMake version with it.
* CI: SENSEI Hack CMake Update
Hack into container image.
* Doc: CMake 3.24+
- dependencies/requirements
- system docs
* HPC3: CMake via `pipx` for now
Ticket still pending completion.
0 commit comments