mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-03 03:57:49 +00:00
fixed Makefile
This commit is contained in:
@@ -12,6 +12,6 @@ objects = SQLToMongo
|
||||
|
||||
target = SQLToMongo
|
||||
target_version = 1
|
||||
target_libs = PocoMongoDB PocoFoundation
|
||||
target_libs = PocoMongoDB PocoNet PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
|
||||
Reference in New Issue
Block a user