Skip to content

could you help to support bazel? #18

@sammi

Description

@sammi

Could you support bazel , so someone using bazel for their cpp project could import it in his WORKSPACE like:

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "libstst",
urls = ["https://github.com/ccpfw/tst/archive/{sha256_hash_value}.zip"],
)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions