mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
fix build on SUSE 11.2 in cmcurl due to ssize_t
Alex
This commit is contained in:
@@ -731,6 +731,7 @@ FOREACH(var
|
||||
SIZEOF_LONG_LONG
|
||||
SIZEOF___INT64
|
||||
SIZEOF_SIZE_T
|
||||
SIZEOF_SSIZE_T
|
||||
SIZEOF_TIME_T
|
||||
)
|
||||
IF(NOT ${var}_CODE)
|
||||
|
||||
Reference in New Issue
Block a user