Skip to content

Commit

Permalink
Update cpr to latest & 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 9de7219
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 119 files

0 comments on commit 9de7219

Please sign in to comment.