Skip to content

Commit

Permalink
Bumped core version
Browse files Browse the repository at this point in the history
  • Loading branch information
Epixu committed May 23, 2024
1 parent 21dd58d commit a4fb95b
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 @@ -13,7 +13,7 @@ if (PROJECT_IS_TOP_LEVEL OR NOT LANGULUS)
include(LangulusUtilities.cmake)

# Add Langulus::Core library
fetch_langulus_module(Core GIT_TAG 7709663d1ccd6f1f2f9361d1279a4fa5fc1e5deb)
fetch_langulus_module(Core GIT_TAG 828bd2400b3f58069cdde28d8b189ed915069ad6)
endif()

# Configure {fmt} library
Expand Down

0 comments on commit a4fb95b

Please sign in to comment.