diff --git a/Sources/ArgumentParser/CMakeLists.txt b/Sources/ArgumentParser/CMakeLists.txt index 220419beb..b47f05ca2 100644 --- a/Sources/ArgumentParser/CMakeLists.txt +++ b/Sources/ArgumentParser/CMakeLists.txt @@ -5,6 +5,7 @@ add_library(ArgumentParser Completions/ZshCompletionsGenerator.swift "Parsable Properties/Argument.swift" + "Parsable Properties/ArgumentDiscussion.swift" "Parsable Properties/ArgumentHelp.swift" "Parsable Properties/ArgumentVisibility.swift" "Parsable Properties/CompletionKind.swift"