Move non-exported code to a static library
ClosedPublic

Authored by elvisangelaccio on May 22 2017, 9:26 AM.

Details

Summary

This allows us to speed up the compilation because we don't need to
build twice the source files we use in the unit tests.

Test Plan

Builds, dolphin works and tests pass.

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added subscribers: Dolphin, Konqueror. · View Herald TranscriptMay 22 2017, 9:26 AM
dfaure accepted this revision.May 26 2017, 9:31 PM
This revision is now accepted and ready to land.May 26 2017, 9:31 PM
This revision was automatically updated to reflect the committed changes.