Files
c-toxcore/other/analysis/run-cppcheck
T
2020-05-05 01:53:01 +01:00

6 lines
85 B
Bash
Executable File

#!/bin/bash
. other/analysis/gen-file.sh
cppcheck amalgamation.cc "${CPPFLAGS[@]}"