Skip to content
Snippets Groups Projects
Commit 45996f0a authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: superbuild use lower case convention for file names

parent 23167652
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 13 deletions
......@@ -41,25 +41,25 @@ endif()
include(External_zlib)
include(External_jpeg)
include(External_expat)
include(External_libpng)
include(External_libtiff)
include(External_proj4)
include(External_png)
include(External_tiff)
include(External_proj)
include(External_geotiff)
include(External_SQLite)
include(External_sqlite)
include(External_geos)
include(External_OpenJpeg)
include(External_openjpeg)
include(External_boost)
include(External_libKML)
include(External_libkml)
include(External_curl)
include(External_GDAL)
include(External_gdal)
include(External_fftw)
include(External_ITK)
include(External_OpenThreads)
include(External_itk)
include(External_openthreads)
include(External_ossim)
include(External_muParser)
include(External_muParserX)
include(External_TinyXML)
include(External_OpenCV)
include(External_muparser)
include(External_muparserx)
include(External_tinyxml)
include(External_opencv)
include(External_pcre)
include(External_swig)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment