Skip to content
  • Jason Haslam's avatar
    automoc: Remove existing output file before invoking moc · 318ec075
    Jason Haslam authored
    Remove the output file before invoking moc in case the case of source file has
    changed on disk. Recent versions of clang warn when the case of the include
    directive (which does change) doesn't match the case of the file on disk.
    318ec075