You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
392 B

include(functions/FetchContent_ExcludeFromAll_backport)
include(FetchContent)
set(BUILD_TESTING OFF)
set(ASAN OFF)
set(UBSAN OFF)
FetchContent_Declare_ExcludeFromAll(SheenBidi
URL https://github.com/Tehreer/SheenBidi/archive/a1a55a8d6fbb63bab26f4f8ff43bdea5ec30a60a.tar.gz
URL_HASH MD5=f652da33c6a437ff8038d25c6fc9a01c
)
FetchContent_MakeAvailable_ExcludeFromAll(SheenBidi)