CCCL C library needs to set SONAME
Open
c
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
xref: https://cmake.org/cmake/help/latest/prop_tgt/SOVERSION.html
We need to set both `VERSION` and `SOVERSION`. The latter probably needs at least major.minor for now, before the share library becomes fully stabilized.
Contributor guide
Assessment
This issue has not been assessed yet.