diff options
author | Brad King <brad.king@kitware.com> | 2011-01-05 17:32:41 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-01-06 00:06:29 +0100 |
commit | 651c0bcdf27c484ebd6d637947157424aaa46ab7 (patch) | |
tree | e58a2a65917f63c82228d87364b82d3a479c658e /docs/examples/ftpgetinfo.c | |
parent | d45ed0ecf5a92b35868b46943871dfa4ec14c7a2 (diff) |
CMake: Use upstream CheckTypeSize module
The CheckTypeSize module that comes with CMake 2.6.2 and above does
everything we need and also supports cross-compiling. Avoid duplicating
an older version of it here. This also fixes a cross-compiling error
because the old line
include ("${CMAKE_MODULE_PATH}/CheckTypeSize.cmake")
failed because CMAKE_MODULE_PATH is a search path and not a directory.
Signed-off-by: Brad King <brad.king@kitware.com>
Diffstat (limited to 'docs/examples/ftpgetinfo.c')
0 files changed, 0 insertions, 0 deletions