mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
Remove alwayslink=True Bazel flag (#4396)
This commit is contained in:
@@ -49,5 +49,4 @@ cc_library(
|
||||
],
|
||||
includes = ["include"],
|
||||
visibility = ["//visibility:public"],
|
||||
alwayslink = True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user