mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2025-02-18 18:19:42 +00:00
![Ezekiel Warren](/assets/img/avatar_default.png)
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"], )
4 lines
22 B
Plaintext
4 lines
22 B
Plaintext
build/
|
|
/tags
|
|
/bazel-*
|