File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -395,16 +395,17 @@ if(CPPTRACE_GET_SYMBOLS_WITH_LIBDWARF)
395
395
# set(BUILD_DWARFDUMP FALSE)
396
396
FetchContent_Declare (
397
397
libdwarf
398
- # GIT_REPOSITORY https://github.com/davea42/libdwarf-code.git
398
+ GIT_REPOSITORY https://github.com/davea42/libdwarf-code.git
399
399
# GIT_TAG 6216e185863f41d6f19ab850caabfff7326020d7 # v0.8.0
400
400
# GIT_TAG 8b0bd09d8c77d45a68cb1bb00a54186a92b683d9 # v0.9.0
401
401
# GIT_TAG 8cdcc531f310d1c5ae61da469d8056bdd36b77e7 # v0.9.1 + some cmake changes
402
402
# Using a lightweight mirror that's optimized for clone + configure speed
403
- GIT_REPOSITORY https://github.com/jeremy-rifkin/libdwarf-lite.git
403
+ GIT_TAG ee53f0b6c99fc8cdaa3ae77af0196fb20e16177a # main 5.10.24
404
+ # GIT_REPOSITORY https://github.com/jeremy-rifkin/libdwarf-lite.git
404
405
# GIT_TAG c78e984f3abbd20f6e01d6f51819e826b1691f65 # v0.8.0
405
406
# GIT_TAG 71090c680b4c943448ba87a0f1f864f174e4edda # v0.9.0
406
407
# GIT_TAG 5c0cb251f94b27e90184e6b2d9a0c9c62593babc # v0.9.1 + some cmake changes
407
- GIT_TAG 87401f22cd05628d23059cb29ee6448a55c3a88a # v0.9.2
408
+ # GIT_TAG 87401f22cd05628d23059cb29ee6448a55c3a88a # v0.9.2
408
409
GIT_SHALLOW 1
409
410
)
410
411
# FetchContent_MakeAvailable(libdwarf)
You can’t perform that action at this time.
0 commit comments