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.
Actions