Fix compilation of just the UI-less host tools
ClosedPublic

Authored by vkrause on Jan 20 2018, 11:26 AM.

Details

Summary

ECM usually takes care of disabling tests, but it nevertheless requires
all targets the tests depend on to exist. With the new test_highlighter
test this is not the case when building just the host tools though.

Diff Detail

Repository
R246 Sonnet
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.Jan 20 2018, 11:26 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 20 2018, 11:26 AM
vkrause requested review of this revision.Jan 20 2018, 11:26 AM
apol accepted this revision.Jan 20 2018, 12:26 PM
This revision is now accepted and ready to land.Jan 20 2018, 12:26 PM
This revision was automatically updated to reflect the committed changes.