mirror of
https://github.com/boostorg/variant2.git
synced 2025-07-29 19:57:18 +02:00
Change all <source> references to <library>.
This commit is contained in:
@ -16,9 +16,9 @@ project
|
||||
<warnings>extra
|
||||
|
||||
: requirements
|
||||
<source>/boost/config//boost_config
|
||||
<source>/boost/container_hash//boost_container_hash
|
||||
<source>/boost/core//boost_core
|
||||
<library>/boost/config//boost_config
|
||||
<library>/boost/container_hash//boost_container_hash
|
||||
<library>/boost/core//boost_core
|
||||
|
||||
<toolset>msvc:<warnings-as-errors>on
|
||||
<toolset>gcc:<warnings-as-errors>on
|
||||
|
Reference in New Issue
Block a user