Build fails with cmake 4.0
Open
- Dominant language
- C++
- Stars
- 1.8k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
```
> CMake Error at CMakeLists.txt:10 (cmake_minimum_required):
> Compatibility with CMake < 3.5 has been removed from CMake.
>
> Update the VERSION argument value. Or, use the ... syntax
> to tell CMake that the project requires at least but has been updated
> to work with policies introduced by or earlier.
>
> Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
>
>
> -- Configuring incomplete, errors occurred!
```
This repository doesn't seem to be maintained anymore, maybe it's time for a fork?
Contributor guide
Assessment
This issue has not been assessed yet.