mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
1 line
154 B
Bash
1 line
154 B
Bash
cppcheck --enable=warning,style,missingInclude -j 16 --platform=unix32 -D__linux__ -UENABLE_VTUNE -U_WINDOWS -U_M_AMD64 -U_MSC_VER . |& tee cpp_check.log
|