json-voorhees
json-voorhees copied to clipboard
Investigate Bazel Build
Bazel is generally a more friendly developer experience than the old-school CMake approach this library takes. Should look into building with Bazel.
Open Questions
- Can Bazel correctly generate SONAMEs? The current answer looks like "No", but this could be worked around.
- Do
pkg_deb
andpkg_rpm
effectively replace the CPack builder?