Change all <source> references to <library>.

This commit is contained in:
Rene Rivera 2024-07-20 21:26:38 -05:00
parent 2207995f92
commit 4b20f08b3f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ local gcc-flags = -Wsign-promo -Wconversion -Wsign-conversion -Wshadow -Wundef ;
project
: requirements
<source>/boost/core//boost_core
<library>/boost/core//boost_core
<use>/boost/exception//boost_exception
<warnings>extra