mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-27 08:49:16 +08:00
Remove a debug print
This commit is contained in:
parent
477c4de95b
commit
31f0c80ade
@ -878,7 +878,6 @@ IF (HAVE_LIBCURL_766)
|
||||
set(HAVE_CURLINFO_HTTP_CONNECTCODE TRUE)
|
||||
set(HAVE_CURLOPT_BUFFERSIZE TRUE)
|
||||
set(HAVE_CURLOPT_KEEPALIVE TRUE)
|
||||
MESSAGE("-- Skipping CURL tests: ${HAVE_LIBCURL_766}")
|
||||
ELSE()
|
||||
# Check to see if CURLOPT_USERNAME is defined.
|
||||
# It is present starting version 7.19.1.
|
||||
|
Loading…
Reference in New Issue
Block a user