1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +08:00

Merge pull request #279 from DarthGandalf/fixinc

Fix #278
This commit is contained in:
Jay Two 2023-04-20 15:51:58 +09:00 committed by GitHub
commit 9d6db9efb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,7 +179,7 @@ PRIVATE
${QXLSX_HEADERPATH}
PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/header>
$<INSTALL_INTERFACE:include/QXlsx>
$<INSTALL_INTERFACE:include/QXlsxQt${QT_VERSION_MAJOR}>
)
set_target_properties(QXlsx PROPERTIES