mirror of
https://github.com/boostorg/throw_exception.git
synced 2025-07-30 04:17:14 +02:00
Change all <source> references to <library>.
This commit is contained in:
@ -12,7 +12,7 @@ local gcc-flags = -Wsign-promo -Wconversion -Wsign-conversion -Wshadow -Wundef ;
|
|||||||
|
|
||||||
project
|
project
|
||||||
: requirements
|
: requirements
|
||||||
<source>/boost/core//boost_core
|
<library>/boost/core//boost_core
|
||||||
<use>/boost/exception//boost_exception
|
<use>/boost/exception//boost_exception
|
||||||
|
|
||||||
<warnings>extra
|
<warnings>extra
|
||||||
|
Reference in New Issue
Block a user