mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
parent
a5c86203be
commit
bdb0bf4782
@ -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…
Reference in New Issue
Block a user