mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +01:00
fix gmake on linux
This commit is contained in:
@@ -12,6 +12,6 @@ objects = RecordSet
|
||||
|
||||
target = RecordSet
|
||||
target_version = 1
|
||||
target_libs = PocoSQLite PocoData PocoFoundation
|
||||
target_libs = PocoDataSQLite PocoData PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
|
||||
Reference in New Issue
Block a user