adentinger / CMakeBestPractices

A reference CMake configuration for fairly scalable open-/closed-source C/C++ projects
MIT License
2 stars 0 forks source link

Generate SPDX SBOM during CI/CD build #72

Open adentinger opened 1 year ago

adentinger commented 1 year ago

vcpkg contains SBOM information; need to figure out how to extract it. Should prj2 also include prj1 in its SBOM, and if so, how?