Commit graph

14 commits

Author SHA1 Message Date
Remi Collet
b5a7c50255 Bump cmake required version.
Fix #168
2018-04-27 20:05:34 +01:00
Remi Collet
62ec2e75f8 Use GNUInstallDirs cmake module.
Fix #166
2018-04-27 20:03:51 +01:00
John McNamara
e5fa989ee8 Fix for Windows cmake prefix folder name. 2018-03-14 00:52:12 +00:00
Alex Huszagh
4d7db9abe5 Add system minizip support to CMakeLists 2017-10-23 18:21:40 -07:00
Alex Huszagh
a9210bc04b Simplified and more elegant CMakeLists 2017-10-23 18:12:50 -07:00
Alex Huszagh
282f828892 Patch to install DLL to bind dir 2017-10-23 14:57:06 -07:00
Alex Huszagh
6c7c15a978 Bug fixes for CMakeLists and CI for the CMakelists to patch #115 2017-10-19 22:10:59 -07:00
Alex Huszagh
a975b41705 Patch for MSVC CRT secure warnings 2017-10-18 09:57:14 -07:00
Alex Huszagh
bf6e50d6b2 Link ZLIB to library (required for shared libraries) 2017-10-17 20:18:33 -07:00
John McNamara
f256dc2ae9 Fix for modified zconf.h on Gentoo.
Issue #116
2017-08-12 14:50:31 +01:00
Alex Huszagh
de4afb49f5 Updated CMakeLists to fix iowin32.c with MSVC 2017-07-10 14:03:08 -07:00
Jim Z. Shi
9a78c323a9 improve cmake file for MSVC
- optional project and binary name
- optimize output folder tree for MSVC configurations
- fix compiler flags issues for MSVC
- fix minor issue when findzlib
2017-04-20 15:42:54 +10:00
John McNamara
6c36fc4ba1 Fix typo in Cmake static build target.
Fix minor typo in Cmake static BUILD_STATIC target.
2017-03-28 09:54:58 +01:00
Alex Huszagh
77cb2f5c86 Added support for a CMake build system. 2017-03-09 10:28:32 -08:00