Try again

This commit is contained in:
Jeremy 2023-11-06 15:54:57 -05:00
parent faea88265d
commit 046b23f3a1
No known key found for this signature in database
GPG Key ID: BE03111EB7ED6E2E

View File

@ -316,7 +316,7 @@ if(CPPTRACE_GET_SYMBOLS_WITH_LIBDWARF)
FetchContent_Declare(
libdwarf
GIT_REPOSITORY https://github.com/jeremy-rifkin/libdwarf-code.git
GIT_TAG ec350951d60bf8b860fa9e1ea21825cfc039f9ed # v0.8.0
GIT_TAG c51a32a893f586de2aae467ffd510e27d7e910e5 # v0.8.0
GIT_SHALLOW 1
)
FetchContent_MakeAvailable(libdwarf)