Issue 24
Created by: martukas
I have switched over to Ubuntu 18.04 LTS on my PC. In the long run, we will drop support for the the non-LTS versions, and very likely 16.04 as well. Compiling with whatever the default gcc is on this system produced some errors. Fixed the following:
- Warnings about order of initialization
- Fragile linking of unit tests for adc readout
- Mesytec tests not building without DUMPTOFILE
- Some redundant CMake stuff I found