File: meson.build

package info (click to toggle)
pdns-recursor 5.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 11,116 kB
  • sloc: cpp: 109,672; javascript: 20,651; python: 5,657; sh: 5,114; makefile: 782; ansic: 582; xml: 37
file content (2 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (3)
1
2
dep_boost_program_options = dependency('boost', modules: ['program_options'], required: true)
summary('Program Options', dep_boost_program_options.found(), bool_yn: true, section: 'Boost')