4 lines
85 B
CMake
4 lines
85 B
CMake
if(CPPTRACE_GET_SYMBOLS_WITH_LIBDWARF)
|
|
binary(dwarfdump LIBS ${dwarf_lib})
|
|
endif()
|