[qwt] Install headers in the qwt subdirectory

This is the location used by the upstream installation procedure, as it is possible to see by the layout of the package in Debian: https://packages.debian.org/sid/amd64/libqwt-headers/filelist .
This commit is contained in:
Silvio Traversaro 2017-04-16 19:32:12 +02:00 committed by GitHub
parent e1f5fe728d
commit 11f672e3a1

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