mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-09 23:23:59 +00:00
Change all <source> references to <library>.
This commit is contained in:
parent
42579dee10
commit
1edbe3fdbe
@ -21,9 +21,9 @@ local msvc-flags = /wd4494 ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<source>/boost/concept_check//boost_concept_check
|
||||
<source>/boost/compat//boost_compat
|
||||
<source>/boost/iterator//boost_iterator
|
||||
<library>/boost/concept_check//boost_concept_check
|
||||
<library>/boost/compat//boost_compat
|
||||
<library>/boost/iterator//boost_iterator
|
||||
<warnings>pedantic
|
||||
<toolset>intel:<warnings>on
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user