File: meson.options

package info (click to toggle)
pcsc-tools 1.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,184 kB
  • sloc: sh: 4,817; perl: 1,458; ansic: 745; makefile: 119
file content (5 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
option('ATRparser',
  type : 'string',
  value : 'ATR_analysis',
  description : 'filename of the ATR parser to use')