mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Change all <source> references to <library>.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user