Merge branch 'fix_cmcurl_build_ssize_t'

This commit is contained in:
Brad King 2010-07-06 10:23:25 -04:00 committed by CMake Topic Stage
commit ece4aefac6
1 changed files with 1 additions and 0 deletions

View File

@ -731,6 +731,7 @@ FOREACH(var
SIZEOF_LONG_LONG
SIZEOF___INT64
SIZEOF_SIZE_T
SIZEOF_SSIZE_T
SIZEOF_TIME_T
)
IF(NOT ${var}_CODE)