Skip to content
Snippets Groups Projects
Commit 09ce406d authored by Yen-Chen Chen's avatar Yen-Chen Chen
Browse files

Update FortUTF version

parent c87e3df3
No related branches found
No related tags found
1 merge request!48Update FortUTF version
Pipeline #51935 passed
...@@ -4,8 +4,8 @@ if ("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.24") ...@@ -4,8 +4,8 @@ if ("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.24")
endif() endif()
include(FetchContent) include(FetchContent)
FetchContent_Declare(fortutf FetchContent_Declare(fortutf
URL https://github.com/artemis-beta/FortUTF/archive/10ea512e4b21fe9157ed838b037210874fbe92eb.tar.gz URL https://github.com/artemis-beta/FortUTF/archive/9f3b04b378cf60d21fcfcc8f90629d4bef3a9459.tar.gz
URL_HASH MD5=f1a5f9733553b32f2c6297c45b7c3f13 URL_HASH MD5=e89942aa37f41d159097900809b12cf2
) )
# We do not need libFortUTF and want to avoid the redundant building of the # We do not need libFortUTF and want to avoid the redundant building of the
# library. Therefore, we do not call FetchContent_MakeAvailable(fortutf), which # library. Therefore, we do not call FetchContent_MakeAvailable(fortutf), which
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment