Allow source to be built by #including all the source files in a single TU.

Fixes #5736.

[SVN r74896]
This commit is contained in:
John Maddock
2011-10-10 15:09:40 +00:00
parent cc03c77deb
commit 852bc502cf
6 changed files with 76 additions and 48 deletions

View File

@ -189,6 +189,8 @@ test-suite regex
;
compile test_consolidated.cpp ;
build-project ../example ;