mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Merge branch 'master' of https://bitbucket.org/cosmicvoids/vide_public
This commit is contained in:
commit
113dd647df
1 changed files with 1 additions and 1 deletions
2
external/external_python_build.cmake
vendored
2
external/external_python_build.cmake
vendored
|
@ -20,7 +20,7 @@ IF(INTERNAL_CYTHON)
|
|||
ENDIF(INTERNAL_CYTHON)
|
||||
|
||||
IF(INTERNAL_NETCDF4_PYTHON)
|
||||
SET(NETCDF4_PYTHON_URL "http://netcdf4-python.googlecode.com/files/netCDF4-1.0.1.tar.gz" CACHE STRING "URL to download NetCDF4-python from")
|
||||
SET(NETCDF4_PYTHON_URL "https://github.com/Unidata/netcdf4-python/archive/v1.1.9rel.tar.gz" CACHE STRING "URL to download NetCDF4-python from")
|
||||
mark_as_advanced(NETCDF4_PYTHON_URL)
|
||||
ENDIF(INTERNAL_NETCDF4_PYTHON)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue