mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
replaced tabs with spaces
This commit is contained in:
parent
f442dd6496
commit
46b112bcd4
26 changed files with 591 additions and 591 deletions
|
|
@ -6,12 +6,12 @@
|
|||
# CARES_FOUND, If false, do not try to use c-ares.
|
||||
# also defined, but not for general use are
|
||||
# CARES_LIBRARY, where to find the c-ares library.
|
||||
|
||||
|
||||
FIND_PATH(CARES_INCLUDE_DIR ares.h
|
||||
/usr/local/include
|
||||
/usr/include
|
||||
)
|
||||
|
||||
|
||||
SET(CARES_NAMES ${CARES_NAMES} cares)
|
||||
FIND_LIBRARY(CARES_LIBRARY
|
||||
NAMES ${CARES_NAMES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue