Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 195 Bytes

File metadata and controls

8 lines (7 loc) · 195 Bytes

Project main directory

Building from here:

mkdir build
cd build
cmake -Darch=<arch> -DTOOL_CHAIN=gcc -DBENCHMARKS="<benchmark1;benchmark2;...;benchmarkn>" ..
make
make download