diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-07-07 13:00:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-07-07 13:49:16 +0200 |
commit | 402bb6e6b297614226c4f848ebdb13fd49a95d76 (patch) | |
tree | 0a8a59e2bf1b7c0d6d7efb1dcf7e9bee1bea76cc /tests/amalgam/simple/build/bootstrap.build | |
parent | 49d5628e35593a5300d39596286c768d7aa435b6 (diff) |
Relax requirement on amalgamation src_root to track sub-project
Diffstat (limited to 'tests/amalgam/simple/build/bootstrap.build')
-rw-r--r-- | tests/amalgam/simple/build/bootstrap.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/amalgam/simple/build/bootstrap.build b/tests/amalgam/simple/build/bootstrap.build new file mode 100644 index 0000000..8da7272 --- /dev/null +++ b/tests/amalgam/simple/build/bootstrap.build @@ -0,0 +1,3 @@ +project = amalgam-simple +amalgamation = ../ +using config |