Skip to content

Commit

Permalink
Update cpr to our own fork
Browse files Browse the repository at this point in the history
Fixes an upstream bug that forces flags into CMAKE_CXX_FLAGS even when
used as a dependency.
  • Loading branch information
jagerman committed Sep 9, 2024
1 parent 33b31a9 commit 2e08366
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/catchorg/Catch2.git
[submodule "external/cpr"]
path = external/cpr
url = https://github.com/libcpr/cpr.git
url = https://github.com/oxen-io/cpr.git
[submodule "external/secp256k1"]
path = external/secp256k1
url = https://github.com/bitcoin-core/secp256k1.git
Expand Down
2 changes: 1 addition & 1 deletion external/cpr
Submodule cpr updated 124 files

0 comments on commit 2e08366

Please sign in to comment.