diff options
| author | Daniil Cherednik <[email protected]> | 2022-11-24 13:14:34 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-11-24 14:46:00 +0300 |
| commit | 87f7fceed34bcafb8aaff351dd493a35c916986f (patch) | |
| tree | 26809ec8f550aba8eb019e59adc3d48e51913eb2 /library/cpp/http/CMakeLists.txt | |
| parent | 11bc4015b8010ae201bf3eb33db7dba425aca35e (diff) | |
Ydb stable 22-4-4322.4.43
x-stable-origin-commit: 8d49d46cc834835bf3e50870516acd7376a63bcf
Diffstat (limited to 'library/cpp/http/CMakeLists.txt')
| -rw-r--r-- | library/cpp/http/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/http/CMakeLists.txt b/library/cpp/http/CMakeLists.txt index 44fdf1d0609..8ce2e73037c 100644 --- a/library/cpp/http/CMakeLists.txt +++ b/library/cpp/http/CMakeLists.txt @@ -10,3 +10,4 @@ add_subdirectory(fetch) add_subdirectory(io) add_subdirectory(misc) add_subdirectory(server) +add_subdirectory(simple) |
