tomFlowee
49324fad28
Limit linking to only needed boost libs.
...
We now removed the need for Boost:chrono in all the libs, to avoid
accidentally linking to it again this change makes the apps link to
the actual specific libs instead of just all.
2025-03-07 15:36:36 +01:00
tomFlowee
69b3d78e19
Making the ssl unit test work.
2024-08-20 22:46:48 +02:00
tomFlowee
c324f675d2
rename the unit test to be about the flowee libs
2024-08-11 18:49:35 +02:00
tomFlowee
ae78dd0bb8
Update email address
2021-06-20 22:44:44 +02:00
TomZ
09b4e5050e
Make link under strictness rules
...
This re-adds the flowee_utils lib which was implied and should have
been auto-added by cmake, but it failed to link for AUR strictness
settings.
2020-03-19 16:08:56 +01:00
TomZ
f7f4ea0093
make testing/streaming not link to flowee_server
...
Also split the testlib into two static libraries and avoid
recompile of the base test file in each test that used it.
2019-12-30 17:55:48 +01:00
TomZ
6b29387801
Move NetworkManager unit test to own executable
2019-03-24 10:23:52 +01:00