mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
fix(Data): add transcoder to Makefile #3396
This commit is contained in:
parent
08d68ea474
commit
6de1e18eb9
@ -13,7 +13,7 @@ objects = AbstractBinder AbstractBinding AbstractExtraction AbstractExtractor \
|
||||
Range RecordSet Row RowFilter RowFormatter RowIterator \
|
||||
SimpleRowFormatter Session SessionFactory SessionImpl \
|
||||
SessionPool SessionPoolContainer SQLChannel \
|
||||
Statement StatementCreator StatementImpl Time
|
||||
Statement StatementCreator StatementImpl Time Transcoder
|
||||
|
||||
target = PocoData
|
||||
target_version = $(LIBVERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user