Actions
Task #205
closed
FT
FT
Task #207: Move libraries to their to own installation directory.
Refactor Authority class into a static library.
Task #205:
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.
FT Updated by Felix Tiede over 8 years ago
- Status changed from New to In Progress
FT Updated by Felix Tiede over 8 years ago
- Parent task set to #207
FT Updated by Felix Tiede over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset kca|943c0637643c54ce200c736731d71bcb0afc5eb3.
Actions