Skip to content

Commit

Permalink
Merge pull request #28 from andrsd/bump-deps
Browse files Browse the repository at this point in the history
Bump exodusIIcpp version
  • Loading branch information
andrsd authored Oct 11, 2024
2 parents 030c394 + 1b0c5ac commit 69cc682
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 @@ -20,7 +20,7 @@ find_package(fmt 9.1 REQUIRED)
FetchContent_Declare(
exodusIIcpp
GIT_REPOSITORY https://github.com/andrsd/exodusIIcpp.git
GIT_TAG 5255519eb56270fbbd8733ce3be960f9467d5677
GIT_TAG v2.0.2
)
mark_as_advanced(FORCE
FETCHCONTENT_SOURCE_DIR_EXODUSIICPP
Expand Down

0 comments on commit 69cc682

Please sign in to comment.