Skip to content

Commit

Permalink
Update cereal version from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasmeszaros committed Apr 4, 2022
1 parent 46c8f82 commit 057232a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions deps/Cereal/Cereal.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
prusaslicer_add_cmake_project(Cereal
URL "https://github.com/USCiLab/cereal/archive/v1.2.2.tar.gz"
URL_HASH SHA256=1921f26d2e1daf9132da3c432e2fd02093ecaedf846e65d7679ddf868c7289c4
URL "https://github.com/USCiLab/cereal/archive/refs/tags/v1.3.0.zip"
URL_HASH SHA256=71642cb54658e98c8f07a0f0d08bf9766f1c3771496936f6014169d3726d9657
CMAKE_ARGS
-DJUST_INSTALL_CEREAL=on
-DJUST_INSTALL_CEREAL=ON
-DSKIP_PERFORMANCE_COMPARISON=ON
-DBUILD_TESTS=OFF
)

0 comments on commit 057232a

Please sign in to comment.