IOVDbSvc: const fixes and cmake cleanup
Apply a few const
fixes to fix thread-checker warnings. There is still
a nasty const_cast
in Json2Cool
that needs fixing before the
thread-checker can be enabled for this package.
Also cleanup some cmake dependencies.
cc @sroe
Edited by Frank Winklmeier