We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937d589 commit d5ec24eCopy full SHA for d5ec24e
build.sh
@@ -10,6 +10,6 @@ cmake -DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE \
10
-DBOOST_LIBRARYDIR="${HOME}/${CC}-boost_${BOOST_VERSION}/lib" \
11
-DCMAKE_CXX_FLAGS='-std=c++11' \
12
..
13
-make -j4
+make -j2
14
make test
15
cd ..
0 commit comments