We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b90be commit 94b8d48Copy full SHA for 94b8d48
devserver/BUILD
@@ -1,6 +1,6 @@
1
filegroup(
2
name = "main",
3
- srcs = glob(["main.cc", "httplib/httplib.h", "argparse/argparse.h"]),
+ srcs = glob(["main.cc", "httplib/httplib.h", "argparse/argparse.h", "json/json.h"]),
4
visibility = ["//visibility:public"],
5
)
6
0 commit comments