mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
Modified config template for cmake to avoid a particular conflict.
This commit is contained in:
parent
cee769cc1e
commit
c5edd76b38
@ -210,7 +210,7 @@ are set when opening a binary file on Windows. */
|
||||
#cmakedefine HAVE_FILE_LENGTH_I64 @HAVE_FILE_LENGTH_I64@
|
||||
|
||||
/* Define whether char is signed by default. */
|
||||
#cmakedefine __CHAR_UNSIGNED__
|
||||
//#cmakedefine __CHAR_UNSIGNED__
|
||||
|
||||
/* The size of `void*` as computed by sizeof. */
|
||||
#cmakedefine SIZEOF_VOIDSTAR @SIZEOF_VOIDSTAR@
|
||||
|
Loading…
Reference in New Issue
Block a user