llnl / llnl/SAMRAI

cmake version deprecation warning

Open
#266 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
250
Forks
89
Avg merge
34m
Merged PRs (30d)
1

Description

```
CMake Deprecation Warning at samrai/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
```

more info on this

https://cmake.org/cmake/help/latest/release/3.27.html
https://www.kitware.com/cmake-3-27-0-available-for-download/

Contributor guide

Open the contributing guide

Research direction

Start at samrai/CMakeLists.txt:1 and compare the cmake_minimum_required setting with the CMake 3.27 deprecation guidance linked in the issue. Done means the reported CMake deprecation warning no longer appears when configuring the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.