16 Commits

Author SHA1 Message Date
AMIR
87c1353216 Update CmakeLists.txt (#99) 2019-03-28 10:20:29 +01:00
kuba--
9059fc507a
Add runtime destination to cmake 2018-10-18 08:52:29 +02:00
Moritz
18197675d3 Possibility to install the library (#80) 2018-10-05 00:11:24 +02:00
Moritz
11746b49c3 Disable building tests when including as subproject (#79) 2018-10-03 23:32:19 +02:00
Kuba Podgórski
b514b7d3b0
Add test_miniz (#73) 2018-08-26 00:50:10 +02:00
Kuba Podgórski
cf54937886
add -pedantic compilation and fix warnings (#65) 2018-08-20 12:47:29 +02:00
James Athey
894f63002d Use target_include_directories to help dependents find the zip.h file (#45)
* use target_include_directories to tell dependents about the include path

* ignore CMake-generated files for Visual Studio
2018-07-31 08:25:24 +02:00
James Athey
9611ec3a7e Use project-local CMake variables instead of top-level CMake variables (#43) 2018-07-24 23:13:42 +02:00
Kuba Podgórski
753f0be62e
Update CMakeLists.txt 2018-06-22 18:28:45 +02:00
Kuba Podgórski
ddf01314c6
Sanitize builds (#25) 2018-01-11 23:20:41 +01:00
Kuba Podgórski
261b8d040e Add unit tests (#8) 2017-02-19 18:35:24 +01:00
Kuba Podgórski
5f6e4a8f66 Add zip_entry_(f)read (#7) 2017-02-19 00:31:45 +01:00
Kuba Podgórski
c02431f3a0 Suppress MSVC warnings 2017-02-14 23:15:19 +01:00
Kuba Podgórski
8cac9e042f formatting 2017-02-14 20:05:54 +01:00
Kuba Podgórski
7a15f1cbe5 Update CMakeLists.txt 2017-02-06 04:30:14 -08:00
Kuba Podgórski
a3e0803ed7 Create CMakeLists.txt 2017-02-06 04:23:22 -08:00