File: meson_options.txt

package info (click to toggle)
libatomic-queue 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,336 kB
  • sloc: cpp: 1,704; javascript: 368; makefile: 126; ansic: 91; python: 82; sh: 60
file content (4 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
option('benchmarks', type : 'boolean', value : false,
       description : 'Build benchmarks (requires Boost, TBB, Xenium, moodycamel and C++17)')
option('tests', type : 'boolean', value : true,
       description : 'Build tests and example (requires Boost)')