]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use a string option WINDOWS_VERSION to set WINVER and _WIN32_WINNT in Windows build.
authorAndres Mejia <amejia004@gmail.com>
Fri, 1 Feb 2013 23:46:30 +0000 (18:46 -0500)
committerAndres Mejia <amejia004@gmail.com>
Fri, 1 Feb 2013 23:46:30 +0000 (18:46 -0500)
commit4b234e8bf8a0f6a42400635ee784b02d160b95e4
tree2ee895624d59eb210b3fd56c23183319ddfe015e
parent58dc42aaea93cd281aafaaaa4c3926c3578b7e26
Use a string option WINDOWS_VERSION to set WINVER and _WIN32_WINNT in Windows build.

This will allow using WINVER for VISTA and up so that crypto checks for SHA256, SHA384, and SHA512
will pass.
CMakeLists.txt