aboutsummaryrefslogtreecommitdiff
path: root/windows/vs2017
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2023-09-12 23:43:49 +0300
committerLasse Collin <lasse.collin@tukaani.org>2023-09-22 20:06:27 +0300
commitdaea64d158a7151ca6c255a0e4554c6d521cd589 (patch)
treed9bef3b268b1508bfb261edf5d421c29ccf18995 /windows/vs2017
parentMSVC: #define inline and restrict only when needed. (diff)
downloadxz-daea64d158a7151ca6c255a0e4554c6d521cd589.tar.xz
CMake: Allow building xz with Visual Studio 2015 and later.
Building the command line tools xz and xzdec with the combination of CMake + Visual Studio 2015/2017/2019/2022 works now. VS2013 update 2 should still be able to build liblzma. VS2013 cannot build the xz command line tool because xz needs snprintf() that roughly conforms to C99. VS2013 is old and no extra code will be added to support it. Thanks to Kelvin Lee and Jia Tan for testing.
Diffstat (limited to 'windows/vs2017')
0 files changed, 0 insertions, 0 deletions