Added initial cut of libcurl based plugin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user