Skip to content
Snippets Groups Projects
Commit d1014d8b authored by Samuli Piippo's avatar Samuli Piippo
Browse files

sdk: do not explicitly define Qt dependency packages


Until now, the toolchain used by CI has been created without Qt, but with
all (best guess) Qt dependencies. Now toolchain is created with Qt and we
get all Qt dependencies correctly into the toolchain. As a consequence,
CI will now need to build Qt, which has not been covered in CI before.

The difference between embedded-sdk and embedded-qt5-sdk is that
the former does not include files needed for debugging.

Change-Id: Ie2be156c07e51119c0d4782494d6bcde6f34ed60
Reviewed-by: default avatarRisto Avila <risto.avila@qt.io>
parent 464002ea
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 136 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment