Skip to content

Commit

Permalink
Update zlib, catch2 and cjson packages
Browse files Browse the repository at this point in the history
Mostly bug-fixes and small patches
  • Loading branch information
andreas-el committed Nov 9, 2023
1 parent 0877ddd commit 385d22f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/clib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,12 @@ endif()
conan_cmake_run(
# Packages
REQUIRES
catch2/2.13.7
cjson/1.7.15
catch2/2.13.8
cjson/1.7.16
cppitertools/2.1
eigen/3.4.0
fmt/8.0.1
zlib/1.2.13
zlib/1.3
# Options
OPTIONS
catch2:with_main=True
Expand Down

0 comments on commit 385d22f

Please sign in to comment.