mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Allow source to be built by #including all the source files in a single TU.
Fixes #5736. [SVN r74896]
This commit is contained in:
@ -189,6 +189,8 @@ test-suite regex
|
||||
|
||||
;
|
||||
|
||||
compile test_consolidated.cpp ;
|
||||
|
||||
build-project ../example ;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user