diff options
Diffstat (limited to 'library/cpp/retry')
| -rw-r--r-- | library/cpp/retry/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/retry/CMakeLists.txt b/library/cpp/retry/CMakeLists.txt index cda3814e3fa..3868f3975ef 100644 --- a/library/cpp/retry/CMakeLists.txt +++ b/library/cpp/retry/CMakeLists.txt @@ -6,6 +6,7 @@ # original buildsystem will not be accepted. +add_subdirectory(protos) add_library(library-cpp-retry) target_link_libraries(library-cpp-retry PUBLIC |
