Skip to content

Commit

Permalink
fix(deps): update reproc
Browse files Browse the repository at this point in the history
fixes gcc build
  • Loading branch information
Curve committed Aug 28, 2023
1 parent 9cc788b commit 866cf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ CPMAddPackage(

CPMAddPackage(
NAME reproc
VERSION 14.2.4
GIT_TAG 1c07bdbec3f2ecba7125b9499b9a8a77bf9aa8c7
GIT_REPOSITORY "https://github.com/DaanDeMeyer/reproc"
OPTIONS "REPROC++ ON"
)
Expand Down

0 comments on commit 866cf91

Please sign in to comment.