Skip to content

Remove the unused calls to find_package(Boost) and replace some boost code with STL/CxxUtils

Andrii Verbytskyi requested to merge averbyts/athena:drop_unused_boost into main
  • Remove the unused calls to find_package(Boost)
  • Replace some boos code with STL/CxxUtils in some cases when boost used is only once in the whole package.
Edited by Andrii Verbytskyi

Merge request reports