]> git.ipfire.org Git - thirdparty/zstd.git/commit
Cmake now builds with CMAKE_BUILD_TYPE=Release by default, both while 1278/head
authorEden Zik <ezik@fb.com>
Tue, 14 Aug 2018 00:28:52 +0000 (20:28 -0400)
committerEden Zik <ezik@fb.com>
Tue, 14 Aug 2018 00:28:52 +0000 (20:28 -0400)
commita6df961497b766546db31b7876aef5b3718c17a4
tree9bf673796fefecb359e2d81521000b2dd1e3df0c
parent973a8d42c794f7a293ba29debd13adaf3270782d
Cmake now builds with CMAKE_BUILD_TYPE=Release by default, both while
being invoked from the main Makefile (via cmakebuild) or directly from
the build/cmake directory. Suggested by @pdknsk (#1081).
Makefile
README.md
build/.gitignore
build/cmake/CMakeLists.txt