]> git.ipfire.org Git - thirdparty/zstd.git/commit
CMake: fixed multithreading build on Windows 993/head
authorAlexey Ivanov <alexey.ivanes@gmail.com>
Wed, 17 Jan 2018 07:27:52 +0000 (10:27 +0300)
committerAlexey Ivanov <alexey.ivanes@gmail.com>
Wed, 17 Jan 2018 07:27:52 +0000 (10:27 +0300)
commit22303da601ccf2e068113c51ce85cc192ec6cd07
treeb49c547ad80db58458af0b1f3c78470fcca82fdb
parentf0d703243f4dab362eef4d73309498a902bce7b5
CMake: fixed multithreading build on Windows

`ZSTD_MULTITHREAD_SUPPORT` option fixed for Windows.

Signed-off-by: Alexey Ivanov <alexey.ivanes@gmail.com>
build/cmake/CMakeLists.txt
build/cmake/lib/CMakeLists.txt
build/cmake/programs/CMakeLists.txt