]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/convert/doc/generate-html.sh
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / convert / doc / generate-html.sh
CommitLineData
7c673cae
FG
1# boost-no-inspect
2
3if [[ -d "$BOOST_ROOT" ]]
4then
5 echo Using BOOST_ROOT=$BOOST_ROOT
6else
7 export BOOST_ROOT=$HOME/dev/boost
8fi
9
10$BOOST_ROOT/bjam --toolset=gcc --enable-index
11
12rm -rf convert_reference.xml
13rm -rf bin
14
15
16
17