Fix for meson

This commit is contained in:
Jeremy Rifkin 2025-01-18 10:41:48 -06:00
parent d995e36508
commit 47458af263
No known key found for this signature in database
GPG Key ID: 19AA8270105E8EB4

View File

@ -222,6 +222,7 @@ internal_sources = files(
'internal/catch_fatal_condition_handler.cpp',
'internal/catch_floating_point_helpers.cpp',
'internal/catch_getenv.cpp',
'internal/catch_getenv.cpp',
'internal/catch_istream.cpp',
'internal/catch_jsonwriter.cpp',
'internal/catch_lazy_expr.cpp',