mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Update Integrity toolchain file
Update Integrity toolchain file to meet the updated PlatformGraphics module requirements. Change-Id: I6ef5dd0d2440d32e537e30a301cf4b3c88b44130 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io>
This commit is contained in:
@@ -107,10 +107,11 @@ set(IntegrityPlatformGraphics_LIBRARIES_PACK
|
||||
"${EGL_LIBRARY_CHK_PATH}/libivfs.a"
|
||||
)
|
||||
|
||||
list(APPEND _qt_igy_gui_libs
|
||||
set(IntegrityPlatformGraphics_REQUIRED_LIBRARIES
|
||||
"${GLESv2_LIBRARY}"
|
||||
"${IntegrityPlatformGraphics_LIBRARY}"
|
||||
"${IntegrityPlatformGraphics_LIBRARIES_PACK}")
|
||||
"${IntegrityPlatformGraphics_LIBRARIES_PACK}"
|
||||
)
|
||||
|
||||
set(OPENGL_INCLUDE_DIR ${GL_INC_DIR})
|
||||
set(OPENGL_opengl_LIBRARY ${EGL_LIBRARY})
|
||||
|
||||
Reference in New Issue
Block a user