From b48cb40b16a2a26d360ddcb809dcbf48a3843513 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Fri, 19 Jul 2024 17:30:04 +0300 Subject: Intermediate changes --- library/cpp/deprecated/accessors/ut/ya.make | 1 + library/cpp/deprecated/accessors/ya.make | 1 + library/cpp/deprecated/enum_codegen/ya.make | 1 + library/cpp/deprecated/split/ya.make | 1 + 4 files changed, 4 insertions(+) (limited to 'library/cpp/deprecated') diff --git a/library/cpp/deprecated/accessors/ut/ya.make b/library/cpp/deprecated/accessors/ut/ya.make index 5e79af5efd9..e73ce78c3dc 100644 --- a/library/cpp/deprecated/accessors/ut/ya.make +++ b/library/cpp/deprecated/accessors/ut/ya.make @@ -1,5 +1,6 @@ UNITTEST_FOR(library/cpp/deprecated/accessors) + SRCS( accessors_ut.cpp ) diff --git a/library/cpp/deprecated/accessors/ya.make b/library/cpp/deprecated/accessors/ya.make index 0aa8fcfa9bd..53f3d785014 100644 --- a/library/cpp/deprecated/accessors/ya.make +++ b/library/cpp/deprecated/accessors/ya.make @@ -1,5 +1,6 @@ LIBRARY() + SRCS( accessors.cpp accessors_impl.cpp diff --git a/library/cpp/deprecated/enum_codegen/ya.make b/library/cpp/deprecated/enum_codegen/ya.make index 9ff9997c84d..b720fd75971 100644 --- a/library/cpp/deprecated/enum_codegen/ya.make +++ b/library/cpp/deprecated/enum_codegen/ya.make @@ -1,5 +1,6 @@ LIBRARY() + SRCS( enum_codegen.cpp ) diff --git a/library/cpp/deprecated/split/ya.make b/library/cpp/deprecated/split/ya.make index 8b6897fa28f..4a3d21835a6 100644 --- a/library/cpp/deprecated/split/ya.make +++ b/library/cpp/deprecated/split/ya.make @@ -1,5 +1,6 @@ LIBRARY() + SRCS( delim_string_iter.cpp split_iterator.cpp -- cgit v1.3