Consuming mdspan as dependency
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 507
- Forks
- 87
- Avg merge
- 15h 27m
- Merged PRs (30d)
- 2
Description
I would like to use mdspan in some of my cmake-based projects as a dependency. I found a conan package here. I did not find a package for spack or vcpkg.
Do you have any plans for creating/maintaining packages for the aforementioned package managers?
From a quick look at the CMakeLists.txt, it also looks like one could include mdspan via add_subdirectory. I have not tried it though. Is this a supported/recommended way consuming mdspan in a downstream project? What would you recommend?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing CMakeLists.txt and the existing Conan package linked in the issue, then compare the integration requirements of Spack and vcpkg. Done would require a decided downstream-consumption approach and maintained package-manager support, but the issue does not identify implementation files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100