Skip to content

add option in Qt easyblock to check for QtWebEngine component in sanity check#1544

Merged
damianam merged 1 commit intoeasybuilders:developfrom
boegel:Qt_check_qtwebengine
Oct 12, 2018
Merged

add option in Qt easyblock to check for QtWebEngine component in sanity check#1544
damianam merged 1 commit intoeasybuilders:developfrom
boegel:Qt_check_qtwebengine

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Oct 12, 2018

This adds support to easily check whether the QtWebEngine component is being installed without overriding the rest of the sanity check, simply by adding the following to the Qt(5) easyconfig file:

check_qtwebengine = True

The QtWebEngine is only required for specific use cases, and only installed if some additional dependencies are available, see also easybuilders/easybuild-easyconfigs#5600 .

This way we can ensure QtWebEngine is there whenever it needs to be, without affecting other Qt* easyconfigs...

Copy link
Copy Markdown
Member

@damianam damianam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@damianam damianam merged commit 19499df into easybuilders:develop Oct 12, 2018
@boegel boegel deleted the Qt_check_qtwebengine branch October 12, 2018 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants