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 #689

Merged
merged 2 commits into from
Aug 29, 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 force-pushed the fix-cmake-fetch-content branch from 8c17665 to 41f788c Compare August 27, 2024 22:55
@ax3l ax3l enabled auto-merge (squash) August 29, 2024 20:50
@ax3l ax3l merged commit 3186f96 into ECP-WarpX:development Aug 29, 2024
16 checks passed
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.

1 participant