nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
41.25k stars 6.57k forks source link

Remove alwayslink=True Bazel flag #4396

Open mering opened 3 weeks ago

mering commented 3 weeks ago

Remove the alwayslink=True flag from BUILD:bazel.

This should have no effect for header only libraries as mentioned in https://github.com/googleapis/google-cloud-cpp/pull/14310#issuecomment-2154986153.