Skip to content

WIP: use `gaudi_` macros for inclusion of AlignedAllocator

Paul Seyfert requested to merge pseyfert_cmake_bike_shedding into TDR

When building the current Rec TDR packages as part of an lb-dev/lb-use Brunel directory, the top level include_directories(SOAContainer/include) is not picked up. Therefore, I suggest moving the dependency to the package CMakeLists.txt file and declare SOAContainer a proper sub package.

(WIP: just a rough guess how this needs to be coded, tests failing due to concurrent developments)

Merge request reports