mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
fix gmake on linux
This commit is contained in:
@@ -12,6 +12,6 @@ objects = Tuple
|
||||
|
||||
target = Tuple
|
||||
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