[openvino] Copy the pdb file to the bin directory (#33499)

* [openvino] Copy the pdb file to the bin directory

* update version

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2023-09-22 14:24:37 -07:00 committed by GitHub
parent acc2fb6cce
commit d241dd8b69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 1 deletions

View File

@ -123,6 +123,8 @@ vcpkg_cmake_install()
vcpkg_cmake_config_fixup()
vcpkg_copy_pdbs()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")

View File

@ -2,6 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "openvino",
"version": "2023.1.0",
"port-version": 1,
"maintainers": "OpenVINO Developers <openvino@intel.com>",
"summary": "This is a port for Open Visual Inference And Optimization toolkit for AI inference",
"description": [

View File

@ -6198,7 +6198,7 @@
},
"openvino": {
"baseline": "2023.1.0",
"port-version": 0
"port-version": 1
},
"openvpn3": {
"baseline": "3.7.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b038a324f094f69ef18efe7cd9b4c3e7c71d7c9b",
"version": "2023.1.0",
"port-version": 1
},
{
"git-tree": "717114b7751c8866fc2f475267dea3c04a5cedcc",
"version": "2023.1.0",