diff options
| -rw-r--r-- | build/ymake.core.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 5193f198550..6b2ab9003e3 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -1604,6 +1604,7 @@ GBENCH_SEM=$CPP_PROGRAM_SEM \ ### For more details see: https://a.yandex-team.ru/arc/trunk/arcadia/contrib/libs/benchmark/README.md module G_BENCHMARK: _BASE_PROGRAM { .SEM=GBENCH_SEM + .ALLOWED=YT_SPEC PEERDIR(library/cpp/testing/gbenchmark) ADD_YTEST($MODULE_PREFIX$REALPRJNAME g_benchmark) } |
