Removed PKGCONFIG_OpenVINO_REQUIRES_PRIVATE (#14033)
* Removed PKGCONFIG_OpenVINO_REQUIRES_PRIVATE * Removed redundant call Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
This commit is contained in:
@@ -16,8 +16,7 @@ Name: OpenVINO
|
||||
Description: OpenVINO™ Toolkit
|
||||
URL: https://docs.openvino.ai/latest/index.html
|
||||
Version: @OpenVINO_VERSION@
|
||||
Requires.private: @PKGCONFIG_OpenVINO_REQUIRES_PRIVATE@
|
||||
Conflicts: openvino < @OpenVINO_VERSION@
|
||||
Cflags: -I${includedir_old} -I${includedir_new}
|
||||
Libs: -L${libdir} @PKGCONFIG_OpenVINO_FRONTENDS@ -lopenvino_c -lopenvino @PKGCONFIG_OpenVINO_PRIVATE_DEPS@
|
||||
Libs.private: -ldl -lm -lpthread -lrt
|
||||
Libs.private: -ldl -lm -lpthread -lrt
|
||||
|
||||
Reference in New Issue
Block a user