- 01 Mar, 2020 1 commit
-
-
Néstor Subirón authored
-
- 27 Sep, 2019 1 commit
-
-
Ezekiel Warren authored
Example of how someone might consume yaml-cpp with bazel: cc_binary( name = "example", srcs = ["example.cc"], deps = ["@com_github_jbeder_yaml_cpp//:yaml-cpp"], )
-