Allow to build KConfig without Qt5Gui
ClosedPublic

Authored by vkrause on Jul 30 2017, 2:23 PM.

Details

Summary

This is particularly useful for cross-compilation, where we only need the
kconfig_compiler on the host system.

Diff Detail

Repository
R237 KConfig
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jul 30 2017, 2:23 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 30 2017, 2:23 PM
apol accepted this revision.Jul 30 2017, 10:30 PM
This revision is now accepted and ready to land.Jul 30 2017, 10:30 PM
apol requested changes to this revision.Jul 30 2017, 10:33 PM
apol added a subscriber: aacid.

@aacid concern also applies here. I'm fine with the change as long as it's coherent.

This revision now requires changes to proceed.Jul 30 2017, 10:33 PM
vkrause updated this revision to Diff 17588.Aug 2 2017, 5:18 PM
vkrause edited edge metadata.

Add explicit build option to disable QtGui dependency.

aacid accepted this revision.Aug 2 2017, 6:03 PM
This revision was automatically updated to reflect the committed changes.