mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
Change all <source> references to <library>.
This commit is contained in:
@@ -10,8 +10,8 @@ import testing ;
|
||||
project
|
||||
: requirements
|
||||
<source>..//rexpr
|
||||
<source>/boost/regex//boost_regex
|
||||
<source>/boost/filesystem//boost_filesystem
|
||||
<library>/boost/regex//boost_regex
|
||||
<library>/boost/filesystem//boost_filesystem
|
||||
<c++-template-depth>300
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user