Skip to content

Commit

Permalink
Update CMake for new file CommandGroup.swift (apple#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
DougGregor authored Jun 5, 2024
1 parent 516c2f8 commit 81ac872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/ArgumentParser/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ add_library(ArgumentParser
"Parsable Properties/OptionGroup.swift"

"Parsable Types/AsyncParsableCommand.swift"
"Parsable Types/CommandGroup.swift"
"Parsable Types/CommandConfiguration.swift"
"Parsable Types/EnumerableFlag.swift"
"Parsable Types/ExpressibleByArgument.swift"
Expand Down

0 comments on commit 81ac872

Please sign in to comment.