]> git.ipfire.org Git - thirdparty/zstd.git/commit
Allow creating debug builds with CMake 1405/head
authorAntoine Pitrou <antoine@python.org>
Tue, 6 Nov 2018 20:24:29 +0000 (21:24 +0100)
committerAntoine Pitrou <antoine@python.org>
Tue, 6 Nov 2018 20:24:29 +0000 (21:24 +0100)
commit2186fbcf67120a741c385e74d45c6b99d8d7c5d5
tree2adc55105c18b4ac63f292a9eeb171bf30c4d72f
parente0701d3c5d7954ef774c51a2b8d92977334beedf
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.
build/cmake/CMakeLists.txt