File: libdwarf-config.cmake

package info (click to toggle)
dwarfutils 20210528-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,924 kB
  • sloc: ansic: 110,023; sh: 5,663; cpp: 4,809; makefile: 654; python: 639; awk: 11
file content (3 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
if (NOT TARGET libdwarf::libdwarf)
    include(${CMAKE_CURRENT_LIST_DIR}/libdwarf-targets.cmake)
endif()