Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
27062 commits behind the upstream repository.
cppcheck.sh 81 B
#!/bin/sh
cppcheck . --enable=all --xml --verbose --xml-version=2 -j4 2> err.xml