Skip to content
Snippets Groups Projects
Commit 31e4aa64 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Allow lists in package bindings, e.g.,

    ("srcs", [Relative("foo/bar.c"), Relative("foo/baz.h")])

  The result is an environment variable that contains the path names of the
  inputs separated by spaces (so this is not safe for values containing
  spaces).
parent ebbb6ce5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment