Blame view

3rdparty/boost_1_81_0/libs/convert/doc/generate-html.sh 225 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
  # boost-no-inspect
  
  if [[ -d "$BOOST_ROOT" ]]
  then
      echo Using BOOST_ROOT=$BOOST_ROOT
  else
      export BOOST_ROOT=$HOME/dev/boost
  fi
  
  $BOOST_ROOT/b2 --toolset=gcc --enable-index
  
  rm -rf convert_reference.xml
  rm -rf bin