Merge pull request #946 from traversaro/patch-4

[qwt] Install headers in the qwt subdirectory
This commit is contained in:
Alexander Karatarakis 2017-04-18 16:56:15 -07:00 committed by GitHub
commit 2849141cd1
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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