Skip to content

Commit

Permalink
Disable color
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe committed Feb 18, 2024
1 parent a5d3fb4 commit 8a1e42f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/Corrosion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@ function(_add_cargo_build out_cargo_build_out_dir)
--package ${package_name}
--manifest-path "${path_to_toml}"
--target-dir "${cargo_target_dir}"
--color never
${cargo_profile}
${flags_genex}
# Any arguments to cargo must be placed before this line
Expand Down

0 comments on commit 8a1e42f

Please sign in to comment.