Skip to content

Commit

Permalink
Bumping core
Browse files Browse the repository at this point in the history
  • Loading branch information
Epixu committed Nov 8, 2024
1 parent 99ad6ce commit dafbeb8
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 92ddfa982d0e83af45b46f5935f462ace81e0aeb)
fetch_langulus_module(Core GIT_TAG 35756f11d2f9c475f27b094b8d4c82cd453969fc)
endif()

# Configure {fmt} library
Expand Down

0 comments on commit dafbeb8

Please sign in to comment.