Add arguments for app control launch
[platform/core/system/edge-orchestration.git] / edge-orchestration.pc.in
1 # Package Information for pkg-config
2 libdir=/usr/lib
3 includedir=/usr/include/edge-orchestration
4
5 Name: Edge Framework Library
6 Description: Library to use edge-orchestration service
7 Version: 0.0.1
8 Libs: -L${libdir} -lorchestration-client
9 Cflags: -I${includedir}