mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
fix(ActiveRecord): Makefile #4453
This commit is contained in:
parent
ee39b611f2
commit
55fc2d0111
@ -9,7 +9,7 @@ include $(POCO_BASE)/build/rules/global
|
||||
objects = Context ActiveRecord IDTraits StatementPlaceholderProvider
|
||||
|
||||
ifndef POCO_DATA_NO_SQL_PARSER
|
||||
target_includes = $(POCO_BASE)/Data/src
|
||||
target_includes += $(POCO_BASE)/Data/SQLParser $(POCO_BASE)/Data/SQLParser/src
|
||||
endif
|
||||
|
||||
target = PocoActiveRecord
|
||||
|
Loading…
Reference in New Issue
Block a user