aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/qwt/CONTROL2
-rw-r--r--ports/qwt/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qwt/CONTROL b/ports/qwt/CONTROL
index b457bdead..7564c1c7b 100644
--- a/ports/qwt/CONTROL
+++ b/ports/qwt/CONTROL
@@ -1,4 +1,4 @@
Source: qwt
-Version: 6.1.3
+Version: 6.1.3-1
Description: Qt widgets library for technical applications
Build-Depends: qt5
diff --git a/ports/qwt/portfile.cmake b/ports/qwt/portfile.cmake
index 94cb2af91..109c0bc7c 100644
--- a/ports/qwt/portfile.cmake
+++ b/ports/qwt/portfile.cmake
@@ -31,7 +31,7 @@ vcpkg_build_qmake()
set(BUILD_DIR ${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET})
file(GLOB HEADER_FILES ${SOURCE_PATH}/src/*.h)
-file(INSTALL ${HEADER_FILES} DESTINATION ${CURRENT_PACKAGES_DIR}/include)
+file(INSTALL ${HEADER_FILES} DESTINATION ${CURRENT_PACKAGES_DIR}/include/qwt)
file(INSTALL
${BUILD_DIR}/lib/qwt.lib