Skip to content

Commit 762515a

Browse files
committed
Remove finding curl
1 parent 6b5aa93 commit 762515a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,6 @@ endif()
563563
# Attempt to find zlib packaged with netcdf first
564564
set( ZLIB_ROOT ${netCDF_PREFIX} )
565565
find_package( ZLIB REQUIRED )
566-
find_package( CURL REQUIRED )
567566

568567
################################################################################
569568
##

0 commit comments

Comments
 (0)