Fix quoting of preprocessor-definition.
ClosedPublic

Authored by adridg on May 5 2017, 11:48 AM.

Details

Summary

If the LIBEXECDIR contains spaces (as it does specifically on the CI
systems) then this needs one extra layer of quoting to protect it from the
shell.

Test Plan

Build on the CI systems

Diff Detail

Repository
R241 KIO
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
adridg created this revision.May 5 2017, 11:48 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 5 2017, 11:48 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
bcooksley accepted this revision.May 5 2017, 11:55 AM

From a theoretical perspective this looks fine to me.

This revision is now accepted and ready to land.May 5 2017, 11:55 AM
This revision was automatically updated to reflect the committed changes.