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

Enable make clean to remove ie_wheel artifacts #5961

Merged
merged 8 commits into from
Jun 3, 2021

Conversation

slyubimt
Copy link
Contributor

@slyubimt slyubimt commented Jun 1, 2021

Details:

  • Enable CMake clean for wheel target (Ninja and the Makefile generators)
  • Fix rebuild issues
  • Fix build output directory

Tickets:

  • 51357

@slyubimt slyubimt requested review from ilya-lavrenov and a team June 1, 2021 13:23
@openvino-pushbot openvino-pushbot added the category: Python API OpenVINO Python bindings label Jun 1, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2021.4 milestone Jun 1, 2021
@ilya-lavrenov ilya-lavrenov merged commit 5f3144c into openvinotoolkit:master Jun 3, 2021
@slyubimt slyubimt deleted the fix/wheel_cleanup branch June 3, 2021 11:08
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
* enable make clean to remove ie_wheel artifacts

* ./setup.py:132:1: E302 expected 2 blank lines

* fix CI build issue

* set ouput dir for whl file to CMAKE_BINARY_DIR

* cleanup

* blank line
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* enable make clean to remove ie_wheel artifacts

* ./setup.py:132:1: E302 expected 2 blank lines

* fix CI build issue

* set ouput dir for whl file to CMAKE_BINARY_DIR

* cleanup

* blank line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants