Add missing qwt headers (#21797)

* Add missing qwt headers

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
Yulia Ruda 2021-12-02 05:27:29 +02:00 committed by GitHub
parent 2e81d0f104
commit ee539f1eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -29,7 +29,7 @@ if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
endif()
#Install the header files
file(GLOB HEADER_FILES "${SOURCE_PATH}/src/*.h")
file(GLOB HEADER_FILES "${SOURCE_PATH}/src/*.h" "${SOURCE_PATH}/classincludes/*")
file(INSTALL ${HEADER_FILES} DESTINATION "${CURRENT_PACKAGES_DIR}/include/${PORT}")
# Handle copyright

View File

@ -1,6 +1,7 @@
{
"name": "qwt",
"version-semver": "6.2.0",
"port-version": 1,
"description": "qt widgets library for technical applications",
"homepage": "https://sourceforge.net/projects/qwt",
"dependencies": [

View File

@ -5854,7 +5854,7 @@
},
"qwt": {
"baseline": "6.2.0",
"port-version": 0
"port-version": 1
},
"qwt-qt6": {
"baseline": "6.2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "10d24bfb82979ffa078d34a17f976d2646e1cf5f",
"version-semver": "6.2.0",
"port-version": 1
},
{
"git-tree": "e7204097fda082c43e704e356702fd77aa3c9a52",
"version-semver": "6.2.0",