aboutsummaryrefslogtreecommitdiff
path: root/ports/wincrypt/portfile.cmake
AgeCommit message (Collapse)Author
2020-07-06[opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding ↵Billy O'Neal
Windows SDK paths. (#12232) Also delete vcpkg_get_program_files_32_bit because it was used in only one place. Resolves #8288 Obsoletes #11421, #11261, #8329
2018-01-26[wincrypt,winsock2] Fix issue: license has been removed from SDK 16299 ↵Alexander Karatarakis
default installation
2017-11-11Fix header conflict caused by wincrypt/winsock2 and older Windows SDKsAlexander Karatarakis
If a project was using Windows 7 SDK and vcpkg was integrated, the project would fail to build (the vcpkg ports use Windows 8.1/10 SDK)
2017-09-29Add wincrypt as a portAlexander Karatarakis