test_args.txt 233 B

12345
  1. # This file is not read by meson itself, but by the test framework.
  2. # It is not possible to pass arguments to meson from a file.
  3. ['--werror', '-D', 'testoption=A string with spaces', '-D', 'other_one=true', \
  4. '-D', 'combo_opt=one']