Differences From Artifact [3997816cf9]:
- File src/exceptions/meson.build — part of check-in [a27ad474c4] at 2024-08-07 19:43:07 on branch trunk — Migrate build system to Meson (user: js, size: 116) [annotate] [blame] [check-ins using]
To Artifact [674dc69ba9]:
- File src/exceptions/meson.build — part of check-in [e4c8de38e0] at 2024-08-11 17:45:27 on branch trunk — Add documentation (user: js, size: 123) [annotate] [blame] [check-ins using]
1 | exceptions_sources = files( | < > | 1 2 3 4 5 | exceptions_sources = files( 'PGConnectionFailedException.m', 'PGException.m', 'PGExecuteCommandFailedException.m', ) |