]> granicus.if.org Git - curl/commit
cmake: Enable win32 large file support by default
authorJay Satiro <raysatiro@yahoo.com>
Mon, 8 Aug 2016 04:25:03 +0000 (00:25 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 8 Aug 2016 04:25:03 +0000 (00:25 -0400)
commit11049e007abfaa3daad0a6d6548d4923872d54cd
tree46bd34ef85ec64e3dcec8e18ecf101c0297fef33
parent5a86fddfba0230223e474c675842f384f5c38a81
cmake: Enable win32 large file support by default

All compilers used by cmake in Windows should support large files.

- Add test SIZEOF_OFF_T
- Remove outdated test SIZEOF_CURL_OFF_T
- Turn on USE_WIN32_LARGE_FILES in Windows
- Check for 'Largefile' during the features output
CMakeLists.txt
lib/curl_config.h.cmake