From 056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11 Mon Sep 17 00:00:00 2001 From: alexv-smirnov Date: Wed, 15 Mar 2023 19:59:12 +0300 Subject: add library/cpp/actors, ymake build to ydb oss export --- library/cpp/http/simple/ut/https_server/ya.make | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 library/cpp/http/simple/ut/https_server/ya.make (limited to 'library/cpp/http/simple/ut/https_server') diff --git a/library/cpp/http/simple/ut/https_server/ya.make b/library/cpp/http/simple/ut/https_server/ya.make new file mode 100644 index 00000000000..6a0765382d9 --- /dev/null +++ b/library/cpp/http/simple/ut/https_server/ya.make @@ -0,0 +1,5 @@ +GO_PROGRAM() + +SRCS(main.go) + +END() -- cgit v1.3