mirror of
https://github.com/curl/curl.git
synced 2026-07-09 19:37:20 +03:00
tidy-up: a cmake warning message and a variable name
Spotted by GitHub Code Quality Closes #21462
This commit is contained in:
parent
0f47ddc0a9
commit
377ed81ab7
2 changed files with 4 additions and 4 deletions
|
|
@ -74,7 +74,7 @@ if(BUILD_CURL_EXE)
|
|||
endif()
|
||||
endif()
|
||||
else()
|
||||
message(WARNING "No perl: cannot generate completion script")
|
||||
message(WARNING "Perl not found. Cannot generate completion scripts.")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue