Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't install useless .lib files on Windows #5897

Merged
merged 1 commit into from
May 31, 2021

Conversation

ilya-lavrenov
Copy link
Contributor

Details:

  • Install .lib files only for public IE libraries (inference_engine and inference_engine_c_api), while auxiliary (used by plugins only, plugins itself) libraries don't need to publish their .lib files

CC @ilyachur please, check the same for ngraph related libraries (i.e. protobuf, onnx_proto, etc)

@ilya-lavrenov ilya-lavrenov added the category: build OpenVINO cmake script / infra label May 30, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2021.4 milestone May 30, 2021
@ilya-lavrenov ilya-lavrenov requested review from a team May 30, 2021 10:43
@openvino-pushbot openvino-pushbot added category: CPU OpenVINO CPU plugin category: inference OpenVINO Runtime library - Inference category: Python API OpenVINO Python bindings category: Core OpenVINO Core (aka ngraph) labels May 30, 2021
@azhogov azhogov merged commit 874c07e into openvinotoolkit:master May 31, 2021
@ilya-lavrenov ilya-lavrenov deleted the lib-files-windows branch May 31, 2021 10:22
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: inference OpenVINO Runtime library - Inference category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants