Install also config headers for 3rdparty libjpeg

Amends be2745e478

Pick-to: 6.3
Change-Id: I9dd1a6858e9e9c9c3749dd33eeda3b1c509b69b3
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
bb10
Michal Klocek 2022-03-07 20:52:51 +01:00
parent 9ff44989ec
commit 2de667a6ff
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ qt_internal_add_3rdparty_header_module(JpegPrivate
EXTERNAL_HEADERS
src/jpeglib.h
src/jerror.h
src/jconfig.h
src/jmorecfg.h
)
qt_disable_warnings(BundledLibjpeg)