mirror of
https://github.com/boostorg/regex.git
synced 2025-07-25 10:07:23 +02:00
Updated regex build system and tests to match the new Boost.Install code.
[SVN r20604]
This commit is contained in:
@ -50,5 +50,6 @@ for file in ../src/*.cpp; do
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
boost_version=$(grep 'define.*BOOST_LIB_VERSION' ../../../boost/version.hpp | sed 's/.*"\([^"]*\)".*/\1/')
|
||||
echo Boost version tag = $boost_version
|
||||
|
||||
|
Reference in New Issue
Block a user