Skip to content

IOVDbSvc: const fixes and cmake cleanup

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20210625T152429 into master

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

Merge request reports