mirror of
https://github.com/curl/curl.git
synced 2026-05-30 03:47:27 +03:00
parent
a5c86203be
commit
bdb0bf4782
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
###########################################################################
|
||||
# File containing various utilities
|
||||
|
||||
# Returns a list of arguments that evaluate to true
|
||||
# Returns number of arguments that evaluate to true
|
||||
function(count_true output_count_var)
|
||||
set(lst_len 0)
|
||||
foreach(option_var IN LISTS ARGN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue