File indexing completed on 2024-05-12 13:15:15

0001 #!/bin/bash
0002 make install -j4
0003 make apidox
0004 make test
0005 make codecheck