]> git.ipfire.org Git - thirdparty/zstd.git/commit
CMake build (Linux and Windows MSVC tested only) integration support added;
authorArtyom Dymchenko <Artem.Dymchenko@noveogroup.com>
Thu, 7 Jan 2016 10:37:00 +0000 (16:37 +0600)
committerArtyom Dymchenko <Artem.Dymchenko@noveogroup.com>
Thu, 7 Jan 2016 10:37:00 +0000 (16:37 +0600)
commit87e0837a985e3b8b7103a6f89e017dc8b70daac8
tree6f36beb7b964e8fc553f4a95f2b7ac70cdd379bc
parent494c786a3bf023c38818d206bb0572dd86f45ab5
CMake build (Linux and Windows MSVC tested only) integration support added;
CMakeLists.txt [new file with mode: 0644]
CMakeModules/AddExtraCompilationFlags.cmake [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
lib/msvc/resource.h [new file with mode: 0644]
lib/msvc/zstdlib.rc [new file with mode: 0644]
programs/CMakeLists.txt [new file with mode: 0644]