From 722cf9d345e38b6f5ff4ed538d1f68bc75b2ab51 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 10 Jul 2015 15:29:42 +0200 Subject: Implement automatic subproject discovery Currently we only capture their directories without the project names. We will need project names when we hook import search into this. --- tests/amalgam/config/build/bootstrap.build | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/amalgam/config/build') diff --git a/tests/amalgam/config/build/bootstrap.build b/tests/amalgam/config/build/bootstrap.build index 5a01046..52d415a 100644 --- a/tests/amalgam/config/build/bootstrap.build +++ b/tests/amalgam/config/build/bootstrap.build @@ -1,4 +1,3 @@ project = amalgam-config amalgamation = # Shall not be amalgamated. -subprojects = 1/ 2/ using config -- cgit v1.1