diff --git a/Simulation/Digitization/CMakeLists.txt b/Simulation/Digitization/CMakeLists.txt index 4c7f48a9f6968ac003dd6c51b24442efcb9903de..d3d7351189b57ab8e06a2a52f09c9375479639fb 100644 --- a/Simulation/Digitization/CMakeLists.txt +++ b/Simulation/Digitization/CMakeLists.txt @@ -6,9 +6,7 @@ atlas_subdir( Digitization ) # Declare the package's dependencies: -atlas_depends_on_subdirs( PUBLIC - Control/MinimalRunTime - PRIVATE +atlas_depends_on_subdirs( PRIVATE TestPolicy ) # Install files from the package: