Skip to content

Commit

Permalink
Minor formatting 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed May 16, 2024
1 parent 66966c9 commit 550eb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/DownloadBinary.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ macro(download_binary RESULT_VARIABLE _url _name _append_to_path)
else()
set(_command_echo "${COMMAND_ECHO}")
set(_output_quiet "")
set(_error_quiet "ERROR_QUIET")
set(_error_quiet "ERROR_QUIET")
endif()

# Determine a suitable working directory
Expand Down

0 comments on commit 550eb04

Please sign in to comment.