Change all <source> references to <library>.

This commit is contained in:
Rene Rivera
2024-07-20 21:26:25 -05:00
parent 8d0fa396b8
commit 91929719bd

View File

@ -17,7 +17,7 @@ project
: requirements : requirements
<source>/boost/core//boost_core <library>/boost/core//boost_core
<toolset>msvc:<warnings-as-errors>on <toolset>msvc:<warnings-as-errors>on
<toolset>gcc:<warnings-as-errors>on <toolset>gcc:<warnings-as-errors>on