Skip to content

Commit

Permalink
Update build.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle McGill <[email protected]>
  • Loading branch information
mc-nv and nv-kmcgill53 committed Aug 13, 2024
1 parent 6a85ce3 commit 0436ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -2376,7 +2376,7 @@ def split_cmake_script(script_name):
"--split-build",
action="store_true",
required=False,
help="Split the intermediate build artifacts into independently build-able targets",
help="Split the intermediate build artifacts into independent build-able targets",
)
parser.add_argument(
"--cache-from-map",
Expand Down

0 comments on commit 0436ec0

Please sign in to comment.