Actions
Task #205
closedTask #207: Move libraries to their to own installation directory.
Refactor Authority class into a static library.
Description
Using a static library will enable unit testing without a hacky build system trying to just compile the parts of the source needed for the unit test.
Updated by Felix Tiede over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset kca|943c0637643c54ce200c736731d71bcb0afc5eb3.
Actions