Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Fix Windows builds with appveyor #292

Merged
merged 13 commits into from
Mar 8, 2019

Conversation

meastp
Copy link
Contributor

@meastp meastp commented Mar 5, 2019

This is WIP, ref #289

I'm not familiar at all with bazel builds, so I'm starting with CMake. That's also an incentive to expand the CMake support ;)

It looks like appveyor has support for vcpkg as well, so it could be used to test a future vcpkg-build of opencensus with find_package for dependencies :)

That said, supporting both is an option: https://github.com/google/googletest/blob/master/appveyor.yml

@meastp
Copy link
Contributor Author

meastp commented Mar 6, 2019

@g-easy @bogdandrutu As far as I can tell, this is complete. Is it really neccessary with Bazel build? Could that be done in another PR?

@g-easy
Copy link
Contributor

g-easy commented Mar 8, 2019

I thought it was gonna be easier with bazel. :^)

How about this:

  • Get this PR in pretty much as-is.
  • In a followup PR, could you please restore the bazel build? As in, alongside the CMake one.

@g-easy g-easy merged commit 2c2e4c7 into census-instrumentation:master Mar 8, 2019
@g-easy g-easy mentioned this pull request Mar 20, 2019
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