openvino/cmake/developer_package/packaging
Ilya Lavrenov 8349849e1c
Use FindPython3.cmake (#19847)
* Use FindPython3.cmake

* Fixed compilation on macOS 14 with new core development tools

* Try to use Python3_SOABI instead of PYTHON_MODULE_EXTENSION

* Use Development.Module

* Keep specifying only Python3_EXECUTABLE

* Print PYTHON_MODULE_EXTENSION

* Added check for minimal cmake version for python API

* Returned Python3_INCLUDE_DIR for cross-compilation case

* Try to allow cmake older than 3.18

* Use build python interpreter to check cython dependency

* revert changes in .ci/openvino-onnx/Dockerfile

* removed unused code

* Fixed issue with variables scope

* Experiment: remove include dirs

* Corrected docs

* Use pybind11 function to set extension

* Revert "Experiment: remove include dirs"

This reverts commit 6f7f90211c.

* Refactor ConvolutionBackpropDataLayerTest, ConvolutionLayerTest, DeformableConvolutionLayerTest (#19810)

* Refactor ConvolutionBackpropDataLayerTest

* Refactor ConvolutionLayerTest

* Refactor DeformableConvolutionLayerTest

* Apply comments

* Apply comments

* Fix

* Updated minimum cmake version for Windows

* Simplified check

* Removed useless message status

* Use puiblic option

---------

Co-authored-by: Oleg Pipikin <oleg.pipikin@intel.com>
2023-09-26 20:57:29 +02:00
..
debian Debian packages on GHA (#20033) 2023-09-26 01:54:41 +04:00
rpm Enabled debug build for Python wheels (#19197) 2023-08-17 16:45:18 +04:00
archive.cmake Enabled debug build for Python wheels (#19197) 2023-08-17 16:45:18 +04:00
common-libraries.cmake A set of fixes for Conan C++ package manager (#19552) 2023-09-04 11:32:39 +04:00
nsis.cmake Enabled debug build for Python wheels (#19197) 2023-08-17 16:45:18 +04:00
packaging.cmake Use FindPython3.cmake (#19847) 2023-09-26 20:57:29 +02:00