ObjSQLite3  meson.build at [368cf0769e]

File src/exceptions/meson.build artifact 63bb90a36e part of check-in 368cf0769e


exceptions_sources = files(
  'SL3BindObjectFailedException.m',
  'SL3ClearBindingsFailedException.m',
  'SL3Exception.m',
  'SL3ExecuteStatementFailedException.m',
  'SL3OpenFailedException.m',
  'SL3PrepareStatementFailedException.m',
  'SL3ResetStatementFailedException.m',
)