acts-project / acts-project/actsvg
CMakeLists.txt contains incorrect version, which is propagated to installed `actsvg-config.cmake`
Open
- Dominant language
- C++
- Stars
- 1
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/acts-project/actsvg/blob/v0.4.50/CMakeLists.txt#L3:
```cmake
project(actsvg VERSION 0.4.41 LANGUAGES CXX)
```
This results in ACTS build failures, e.g. https://gitlab.spack.io/spack/spack/-/jobs/14618992#L1719.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.