libcxxabi.cmake: fix download
don't forget to expand CONFIG_LIBCXXABI_VERSION
This commit is contained in:
parent
40f4cde8f5
commit
23db901bb3
@ -20,7 +20,7 @@
|
||||
|
||||
if(NOT EXISTS ${CMAKE_CURRENT_LIST_DIR}/libcxxabi)
|
||||
|
||||
set(LIBCXXABI_VERSION CONFIG_LIBCXXABI_VERSION)
|
||||
set(LIBCXXABI_VERSION ${CONFIG_LIBCXXABI_VERSION})
|
||||
|
||||
FetchContent_Declare(
|
||||
libcxxabi
|
||||
|
Loading…
x
Reference in New Issue
Block a user