mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-31 03:47:16 +02:00
Change all <source> references to <library>.
This commit is contained in:
@ -21,9 +21,9 @@ local msvc-flags = /wd4494 ;
|
|||||||
|
|
||||||
project
|
project
|
||||||
: requirements
|
: requirements
|
||||||
<source>/boost/concept_check//boost_concept_check
|
<library>/boost/concept_check//boost_concept_check
|
||||||
<source>/boost/compat//boost_compat
|
<library>/boost/compat//boost_compat
|
||||||
<source>/boost/iterator//boost_iterator
|
<library>/boost/iterator//boost_iterator
|
||||||
<warnings>pedantic
|
<warnings>pedantic
|
||||||
<toolset>intel:<warnings>on
|
<toolset>intel:<warnings>on
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user