File: cablelist.cmk

package info (click to toggle)
xc3sprog 0%2Bsvn795%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 8,800 kB
  • sloc: cpp: 15,983; ansic: 849; vhdl: 410; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (3)
1
2
3
#Bring cablelist.txt in a form that we can compile as fallback
file(STRINGS ${CABLELIST_DIR}/cablelist.txt cabledb_string)
configure_file(${CABLELIST_DIR}/cables.h.in cables.h)