Skip to content

Commit

Permalink
revert ls -l debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe committed Aug 5, 2023
1 parent 752e441 commit 2469d67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/Corrosion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ function(_corrosion_copy_byproduct_deferred target_name output_dir_prop_name car
POST_BUILD
# output_dir may contain a Generator expression.
COMMAND ${CMAKE_COMMAND} -E make_directory "${output_dir}"
COMMAND ls -l "${cargo_build_dir}/"
COMMAND
${CMAKE_COMMAND} -E copy_if_different
# tested to work with both multiple files and paths with spaces
Expand Down

0 comments on commit 2469d67

Please sign in to comment.