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