Added initial cut of libcurl based plugin

This commit is contained in:
Robert Osfield
2008-03-21 13:08:02 +00:00
parent 73ce6837fa
commit ac63d37f7b
6 changed files with 229 additions and 24 deletions

View File

@@ -96,6 +96,10 @@ IF(GDAL_FOUND)
ADD_SUBDIRECTORY(ogr)
ENDIF(GDAL_FOUND)
IF(CURL_FOUND)
ADD_SUBDIRECTORY(curl)
ENDIF(CURL_FOUND)
############################################################
#
# 3rd party 3d plugins