Edit

kc3-lang/pkgconf/meson_options.txt

Branch :

  • Show log

    Commit

  • Author : TingPing
    Date : 2018-03-07 05:28:05
    Hash : 706273c7
    Message : meson: Add option to build without kyua for tests (#175)

  • meson_options.txt
  • option('tests', type: 'boolean', value: true,
      description: 'Build tests which depends upon the kyua framework'
    )