Skip to content
  • David Fairbrother's avatar
    Update cppcheck in CMake build config · 453bf557
    David Fairbrother authored
    Updates the cppcheck target to run like a typical compilation. This
    means CMake will fix-up the headers required on the fly. This reduces
    the time compared to adding all headers, and improves the accuracy
    significantly.
    453bf557