Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Add a Bazel build file for opentracing-cpp.#37

Merged
rnburn merged 1 commit intoopentracing:masterfrom
jmillikin-stripe:bazel
Nov 9, 2017
Merged

Add a Bazel build file for opentracing-cpp.#37
rnburn merged 1 commit intoopentracing:masterfrom
jmillikin-stripe:bazel

Conversation

@jmillikin-stripe
Copy link
Contributor

This lets projects that use the Bazel build system (http://bazel.build)
more easily depend on OpenTracing.

To generate version.h, the config shells out to cmake instead of
duplicating the existing version definitions from CMakeLists.txt.

This lets projects that use the Bazel build system (http://bazel.build)
more easily depend on OpenTracing.

To generate `version.h`, the config shells out to `cmake` instead of
duplicating the existing version definitions from `CMakeLists.txt`.
Copy link
Contributor

@rnburn rnburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! It looks good.

@rnburn rnburn merged commit 713c15d into opentracing:master Nov 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants