diff options
Diffstat (limited to 'old-tests/amalgam/config/build')
-rw-r--r-- | old-tests/amalgam/config/build/bootstrap.build | 3 | ||||
-rw-r--r-- | old-tests/amalgam/config/build/root.build | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/old-tests/amalgam/config/build/bootstrap.build b/old-tests/amalgam/config/build/bootstrap.build new file mode 100644 index 0000000..52d415a --- /dev/null +++ b/old-tests/amalgam/config/build/bootstrap.build @@ -0,0 +1,3 @@ +project = amalgam-config +amalgamation = # Shall not be amalgamated. +using config diff --git a/old-tests/amalgam/config/build/root.build b/old-tests/amalgam/config/build/root.build new file mode 100644 index 0000000..7d1767b --- /dev/null +++ b/old-tests/amalgam/config/build/root.build @@ -0,0 +1 @@ +using cxx |