diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-03-03 12:53:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-03-03 12:53:37 +0200 |
commit | c76fe316122969986103d243706dc7fa7ab6ddc1 (patch) | |
tree | bddbe5695a9079b701219a3dc0d3c5805f4ca9e6 /tests/build/semantics/source/sourcer | |
parent | 17287b34a8090d381278c02b7bc6676669968099 (diff) |
Use names() to handle include/source, support include of directories
This gives us variable expansion and directory prefixes. Also, in include,
if the path is a directory (either ends with / or has dir{} type), then
we append 'buildfile'.
Diffstat (limited to 'tests/build/semantics/source/sourcer')
-rw-r--r-- | tests/build/semantics/source/sourcer | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/build/semantics/source/sourcer b/tests/build/semantics/source/sourcer index e8b9558..eb1310e 100644 --- a/tests/build/semantics/source/sourcer +++ b/tests/build/semantics/source/sourcer @@ -6,3 +6,4 @@ nested/: source sourcee3 source ../sourcee1 } +: |