bazel-contrib / bazel-contrib/rules_foreign_cc
built cmake is missing dependency on openssl
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
CMake really needs openssl as a dependency. The current rules to bootstrap cmake don't include this dependency and so this relies on the compilation environment having openssl development headers / libraries available for the build to succeed.
Contributor guide
Assessment
This issue has not been assessed yet.