Install apper binary as TARGET instead of PROGRAM
ClosedPublic

Authored by arojas on Feb 21 2018, 8:19 AM.

Details

Summary

Otherwise the RPATH set in add_target_properties is ignored

BUG: 390836

Test Plan

The apper binary gets the correct RPATH and can find libapper_private correctly at runtime.

Diff Detail

Repository
R549 Apper
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas requested review of this revision.Feb 21 2018, 8:19 AM
arojas created this revision.
dantti accepted this revision.Feb 21 2018, 10:15 AM

oops my bad

This revision is now accepted and ready to land.Feb 21 2018, 10:15 AM

Is there a stable branch, or should this go straight to master?

master please

This revision was automatically updated to reflect the committed changes.