mirror of
https://github.com/nlohmann/json
synced 2024-11-23 12:30:06 +00:00
Remove alwayslink=True Bazel flag (#4396)
This commit is contained in:
parent
060414037e
commit
e509007df2
@ -49,5 +49,4 @@ cc_library(
|
||||
],
|
||||
includes = ["include"],
|
||||
visibility = ["//visibility:public"],
|
||||
alwayslink = True,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user