From fad5dd490b537b4e5608c40076f8768491db7a5c Mon Sep 17 00:00:00 2001 From: jmcarcell Date: Mon, 1 Apr 2024 08:47:27 +0200 Subject: [PATCH] Build benchmark with ~performance_counters --- environments/key4hep-nightly-macos/packages.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environments/key4hep-nightly-macos/packages.yaml b/environments/key4hep-nightly-macos/packages.yaml index 958e5c43..039eeb31 100644 --- a/environments/key4hep-nightly-macos/packages.yaml +++ b/environments/key4hep-nightly-macos/packages.yaml @@ -3,6 +3,8 @@ packages: variants: build_type=RelWithDebInfo aidatt: variants: build_type=RelWithDebInfo cxxstd=20 + benchmark: + require: ~performance_counters ced: variants: build_type=RelWithDebInfo cxxstd=20 cedviewer: