diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-07-08 14:40:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-07-08 14:40:15 +0200 |
commit | 650d61845b3f61e9596a8a2dc97458998ba26013 (patch) | |
tree | b0ce0b66bfd053ffb38849589404957cde0f12dc /tests/amalgam/simple/build | |
parent | 402bb6e6b297614226c4f848ebdb13fd49a95d76 (diff) |
Implement automatic amalgamation discovery
Diffstat (limited to 'tests/amalgam/simple/build')
-rw-r--r-- | tests/amalgam/simple/build/bootstrap.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/amalgam/simple/build/bootstrap.build b/tests/amalgam/simple/build/bootstrap.build index 8da7272..698a248 100644 --- a/tests/amalgam/simple/build/bootstrap.build +++ b/tests/amalgam/simple/build/bootstrap.build @@ -1,3 +1,2 @@ project = amalgam-simple -amalgamation = ../ using config |