Update CMake: Replace `FetchContent_Populate` with `FetchContent_MakeAvailable`
Open
bug
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
According to CMake Warnings `FetchContent_Populate` is deprecated and should be relaced with `FetchContent_MakeAvailable`!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.