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

CMake: Replace FetchContent_Populate #359

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Aug 27, 2024

In CMake superbuilds, FetchContent_Populate is now deprecated. Use FetchContent_MakeAvailable instead.

In CMake superbuilds, `FetchContent_Populate` is now deprecated.
Use `FetchContent_MakeAvailable` instead.
@ax3l ax3l added install Build and installation warning labels Aug 27, 2024
@ax3l ax3l requested review from WeiqunZhang and EZoni August 27, 2024 22:31
@ax3l ax3l merged commit 3f5691a into AMReX-Codes:development Aug 28, 2024
19 of 20 checks passed
@ax3l ax3l deleted the fix-cmake-fetch-content branch August 28, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Build and installation warning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant