Skip to content

Commit 8203b65

Browse files
committed
Merge pull request #43 from cpsauer/patch-1
Add instructions for building with Bazel
1 parent a47ef1d commit 8203b65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ That should do it!
8888
There's no need to handle `libcurl` yourself. All dependencies are taken care of for you.
8989
All of this can be found in an example [**here**](https://github.com/libcpr/example-cmake-fetch-content).
9090

91+
### Bazel
92+
93+
Please refer to [hedronvision/bazel-make-cc-https-easy](https://github.com/hedronvision/bazel-make-cc-https-easy).
94+
9195
### Packages for Linux Distributions
9296

9397
Alternatively, you may install a package specific to your Linux distribution. Since so few distributions currently have a package for cpr, most users will not be able to run your program with this approach.

0 commit comments

Comments
 (0)