Skip to content

Commit

Permalink
Forgot to update the argvparse dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sillydan1 committed Jul 19, 2022
1 parent 333abe5 commit 5b5d820
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ CPMAddPackage("gh:yalibs/[email protected]")
CPMAddPackage("gh:yalibs/[email protected]")
CPMAddPackage("gh:yalibs/[email protected]")
CPMAddPackage("gh:yalibs/[email protected]")
#CPMAddPackage("gh:sillydan1/[email protected]")
CPMAddPackage("gh:sillydan1/argvparse#master")
CPMAddPackage("gh:sillydan1/[email protected]")
if(ENABLE_Z3)
CPMAddPackage("gh:Z3Prover/z3#z3-4.8.17")
endif()
Expand Down

0 comments on commit 5b5d820

Please sign in to comment.