diff options
-rw-r--r-- | cmake/lcov.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/lcov.cmake b/cmake/lcov.cmake index a422094..152bbea 100644 --- a/cmake/lcov.cmake +++ b/cmake/lcov.cmake @@ -29,7 +29,7 @@ set(REMOVE_PATTERN q*.h *.moc - moc_*.cxx + moc_*.cpp locale_facets.h new) |