Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/part/extra_targets/meson.build

    r6d974a4 re18f0c0  
    8282endif
    8383
    84 if cppcheck.found()
    85         run_target('cppcheck', command: ['cppcheck', '--project=' +
    86                 join_paths(meson.build_root(), 'compile_commands.json'),
    87                 ' -q --force --file-list=*.c* --platform=unix32 --enable=all' ])
    88 endif
    89 
    9084# TODO text-xcw
    9185#ifeq ($(CONFIG_DEVEL_FILES),y)
Note: See TracChangeset for help on using the changeset viewer.