Skip to content

Commit

Permalink
Bumped RTTI
Browse files Browse the repository at this point in the history
  • Loading branch information
Epixu committed Sep 10, 2024
1 parent 35ff4b5 commit 79a6b0a
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 @@ -22,7 +22,7 @@ if(PROJECT_IS_TOP_LEVEL OR NOT LANGULUS)
# Add Langulus::Core/Logger/RTTI libraries
fetch_langulus_module(Core GIT_TAG 393d95b6ab13fc5846bda8a3044e4ca62f02fd5a)
fetch_langulus_module(Logger GIT_TAG 69626cd4c738195df0929a1cd867317422506e61)
fetch_langulus_module(RTTI GIT_TAG 4184bde5e28d0bb00d12a9f4a3b1d2a49d0ca312)
fetch_langulus_module(RTTI GIT_TAG 225478d9e00b3e038b005e69d6dedd305eaf978a)
endif()

if (NOT LANGULUS_FEATURE_MANAGED_MEMORY)
Expand Down

0 comments on commit 79a6b0a

Please sign in to comment.