Files
beast/.dockers/centos-7/tests.sh
2020-07-24 13:38:58 +02:00

15 lines
289 B
Bash
Executable File

#!/usr/bin/env bash
set -e
#cxxstd=2a,17,14,11 \
./b2 --user-config=./user-config.jam \
toolset=clang,gcc \
asio.mode=dflt,nodep,nots,ts,nodep-nots,nodep-ts \
variant=release \
cxxstd=11 \
-j`grep processor /proc/cpuinfo | wc -l` \
-q \
libs/beast/test libs/beast/example