Skip to content

Commit 81ac872

Browse files
authored
Update CMake for new file CommandGroup.swift (#645)
1 parent 516c2f8 commit 81ac872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ArgumentParser/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ add_library(ArgumentParser
1515
"Parsable Properties/OptionGroup.swift"
1616

1717
"Parsable Types/AsyncParsableCommand.swift"
18+
"Parsable Types/CommandGroup.swift"
1819
"Parsable Types/CommandConfiguration.swift"
1920
"Parsable Types/EnumerableFlag.swift"
2021
"Parsable Types/ExpressibleByArgument.swift"

0 commit comments

Comments
 (0)