Skip to content

Commit

Permalink
Updated core
Browse files Browse the repository at this point in the history
  • Loading branch information
Epixu committed Dec 2, 2023
1 parent 7378de2 commit 758350a
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 c11832957380709e316ffaf737d47c4578ed8caf)
fetch_langulus_module(Core GIT_TAG f1e134132b9dc3fbc8604d428a4d702c1405c256)
endif()

# Configure {fmt} library
Expand Down

0 comments on commit 758350a

Please sign in to comment.