diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-02-13 10:59:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-02-13 12:42:42 +0200 |
commit | 653371fa06c7589a1097b05f32d6ff26f2fbb337 (patch) | |
tree | cee903847b276dff2008d884f4a32389f5cf1e58 /tests/variable/buildfile | |
parent | 737877e62467b924eea0a43eab68258b0c13db78 (diff) |
Use variable_cache for target type/pattern-specific prepend/append
Diffstat (limited to 'tests/variable/buildfile')
-rw-r--r-- | tests/variable/buildfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/variable/buildfile b/tests/variable/buildfile new file mode 100644 index 0000000..65a0791 --- /dev/null +++ b/tests/variable/buildfile @@ -0,0 +1,5 @@ +# file : tests/variable/buildfile +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +./: override/ |