mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Merge pull request #2412 from georgthegreat/patch-1
Fix typo in CMakeLists.txt
This commit is contained in:
commit
7eeb3f8ea7
@ -39,7 +39,7 @@ SET(NC_VERSION ${netCDF_VERSION})
|
||||
SET(PACKAGE_VERSION ${VERSION})
|
||||
|
||||
# These values should match those in configure.ac
|
||||
SET(netCDF_LIB_VERSION 19})
|
||||
SET(netCDF_LIB_VERSION 19)
|
||||
SET(netCDF_SO_VERSION 19)
|
||||
|
||||
# Version of the dispatch table. This must match the value in
|
||||
|
Loading…
Reference in New Issue
Block a user