Update meson.build to fix #2722 (#2742)

This commit is contained in:
Jonathan Allen Grant 2023-09-13 01:06:14 -07:00 committed by GitHub
parent 47a2c96938
commit aafe09bc1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ internal_headers = [
'matchers/catch_matchers_floating_point.hpp',
'matchers/catch_matchers_predicate.hpp',
'matchers/catch_matchers_quantifiers.hpp',
'matchers/catch_matchers_range_equals.hpp',
'matchers/catch_matchers_string.hpp',
'matchers/catch_matchers_templated.hpp',
'matchers/catch_matchers_vector.hpp',