diff options
Diffstat (limited to 'library/cpp/getopt')
| -rw-r--r-- | library/cpp/getopt/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/getopt/CMakeLists.txt b/library/cpp/getopt/CMakeLists.txt index 29ac8b8e2cc..7c366f9a33f 100644 --- a/library/cpp/getopt/CMakeLists.txt +++ b/library/cpp/getopt/CMakeLists.txt @@ -6,6 +6,7 @@ # original buildsystem will not be accepted. +add_subdirectory(small) add_library(library-cpp-getopt INTERFACE) target_link_libraries(library-cpp-getopt INTERFACE |
