zstd/build/cmake
Antoine Pitrou 2186fbcf67 Allow creating debug builds with CMake
Only set the build type to Release if the user didn't select any.
See discussion in https://github.com/facebook/zstd/pull/1278#issuecomment-436327923
and below.
2018-11-06 21:24:29 +01:00
..
CMakeModules CMake improvements 2017-05-24 10:56:35 +02:00
contrib separate DDict logic into its own module 2018-10-23 17:25:49 -07:00
lib created zstd_decompress_block module 2018-10-25 16:28:41 -07:00
programs created zstd_decompress_block module 2018-10-25 16:28:41 -07:00
tests separate DDict logic into its own module 2018-10-23 17:25:49 -07:00
.gitignore fixed VS2017Community build script 2018-10-03 18:42:44 -07:00
CMakeLists.txt Allow creating debug builds with CMake 2018-11-06 21:24:29 +01:00