ObjSQLite3  meson.build at [3e0861a934]

File src/exceptions/meson.build artifact 63bb90a36e part of check-in 3e0861a934


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